Skip to content

kelsey-sorrels/mini-beast

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mini-beast

** This project has been accepted into the Overtone Github organization. Point to https://github.com/overtone/mini-beast for new developments. **

Digital clone of an analog synthesizer using Overtone and Quil

Minibeast Screenshot

Running

git clone https://github.com/aaron-santos/mini-beast
cd mini-beast
lein deps
lein repl

Notes

Make sure your MIDI devices are connected before running lein repl. After running lein repl, click on a knob slider, selector, or wheel and adjust the control on your MIDI device. The synth control and MIDI control are now bound to each other. Adjusting the control on your MIDI device will now update the synth parameter.

Creating a patch

Start by moving the saw oscillator slider to the top of its range. Do the same to the sustain slider in the filter and amplification envelope sections. Then turn up the master volume half wave and play some notes using a MIDI keyboard.

Enjoy making new sounds!

About

Digital clone of an analog synthesizer using Overtone and Quil

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Clojure 100.0%