sonic_explorer
Active member
I just uploaded a new helper program for the Terrarium / Daisy Seed to my github repo. It is called "Simple Noises" and is pretty much just a basic oscillator, but I find it useful when troubleshooting other builds or new Terrarium effects.
Here is the link: https://github.com/tnatoli/Sonic_Daisy/tree/main/sample_noises
The .bin file in is the build directory.
You can look at the github README for details about the controls, but the basics are:
Mix: pan between pedal input and oscillator/noise
Octave: the octave range of the oscillator
Freq: the frequency of the oscillator inside the octave range
Noise Mix: mixes white noise into the oscillator
Chord Voice: the chord played when the Chord toggle is on, goes from major, minor, major7, minor7
Waveform: chooses the waveform, goes from sine, triangle, sawtooth, square
Discrete: when up the note selected by the Freq knob is discrete (not a spectrum between notes)
Chord: when up instead of a single tone, a 4 note chord is played
My hope in the near term is to be better about uploading smaller things like this for people to use/edit/manipulate instead of waiting for a program to be super smooth and perfect before sharing it.
Here is the link: https://github.com/tnatoli/Sonic_Daisy/tree/main/sample_noises
The .bin file in is the build directory.
You can look at the github README for details about the controls, but the basics are:
Mix: pan between pedal input and oscillator/noise
Octave: the octave range of the oscillator
Freq: the frequency of the oscillator inside the octave range
Noise Mix: mixes white noise into the oscillator
Chord Voice: the chord played when the Chord toggle is on, goes from major, minor, major7, minor7
Waveform: chooses the waveform, goes from sine, triangle, sawtooth, square
Discrete: when up the note selected by the Freq knob is discrete (not a spectrum between notes)
Chord: when up instead of a single tone, a 4 note chord is played

My hope in the near term is to be better about uploading smaller things like this for people to use/edit/manipulate instead of waiting for a program to be super smooth and perfect before sharing it.