Mozzi sound synthesis library for Arduino - how to make it work on the Core2
-
And here are the synth sound editor and the piano roll where you enter/edit the notes for the synth.
-
Here is the main menu. The engine is running three editable synths and a 5 voice drum machine (kick, snare, hihat open/closed, tom hi/lo, clap/crash).
-
Drum sound editor
and drum editor!
-
Song mode (arranging sequences in programmed order)
and a primitive though useful mixer for the three synths and all the drum sounds!
-
Last thing on the list is data save/load (maybe even MIDI export), sequence copy function, demo, manual. Then I will release the project under a GPL license.
-
@oscillator looking forward to try it 👍
-
@agreedk said in Mozzi sound synthesis library for Arduino - how to make it work on the Core2:
@oscillator looking forward to try it 👍
Thanks a lot @AgreeDK, just a few more days and it will be finished! :)
-
The finished project with source code and video demo:
https://community.m5stack.com/topic/3584/oscpocketm-portable-beat-production-tool-for-the-m5stack-core2
-
Great work, got it installed, looks nice, now i just need time to Play with it.
-
@agreedk said in Mozzi sound synthesis library for Arduino - how to make it work on the Core2:
Great work, got it installed, looks nice, now i just need time to Play with it.
Thank you! :)
I've got audio output using the DAC to work now so it is easy to output the sound to a speaker or mixer. The instructions are in the updated PDF manual.