Update app.py
Browse files
app.py
CHANGED
@@ -94,7 +94,7 @@ class AudioProcessor:
|
|
94 |
return output_file
|
95 |
|
96 |
# Streamlit app
|
97 |
-
st.title('Moonarch Music Analysis')
|
98 |
st.header("Experience the Future of Sound")
|
99 |
st.write("""
|
100 |
Everything you need to create and release your music, including samples, plugins, unlimited distribution, and the world's best AI mastering engine.
|
|
|
94 |
return output_file
|
95 |
|
96 |
# Streamlit app
|
97 |
+
st.title('Moonarch Music Analysis: Mixing & Mastering')
|
98 |
st.header("Experience the Future of Sound")
|
99 |
st.write("""
|
100 |
Everything you need to create and release your music, including samples, plugins, unlimited distribution, and the world's best AI mastering engine.
|