Skip to content

Conversation

@soggybag
Copy link

Added Bytebeat Synth example for patch.

ByteShift is an experimental music synthesizer that generates sound using mathematical formulas known as bytebeat equations. It runs on the Daisy Patch platform, using control voltage (CV) and knob-based inputs to modify parameters in real time.

  • Bytebeat Audio Synthesis: Uses a selection of classic bytebeat formulas.
  • Dynamic Formula Parameters: Modify parameters a, b, and c in real-time. Not all formulas use all all three controls, some use only two of the controls.
  • Built-in Formula Switching: Cycle through 6 bytebeat equations.
  • CV Input: Adjust parameters.
  • Adjust Pitch in Semitones: ByteShift uses PitchShifter from the DaisySP Lib to change the pitch of output. This works positive and negative. PitcheShifter seems to have some limits when lowering pitch. At -12 semitones the sound disappears, and beyond that the picth rises.
  • The OLED display shows the values for a, b, c, pitch, and current formula.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant