Electronic bagpipes with an FM synthesizer
Go to file
Neale Pickett 8aa7312ed5 Making sound again 2020-10-25 11:36:58 -06:00
.gitignore Makefile: create a uf2 file 2020-10-24 23:56:09 -06:00
Makefile Making sound again 2020-10-25 11:36:58 -06:00
README.md testing git on windows 2020-10-11 20:35:42 -06:00
algorithms.h Making sound again 2020-10-25 11:36:58 -06:00
fingering.h "Forked F" is now the muted one 2020-10-18 10:03:04 -06:00
install.sh Making sound again 2020-10-25 11:36:58 -06:00
notes.cpp Making sound again 2020-10-25 11:36:58 -06:00
notes.h Better-defined voices, to prepare for polyphony 2020-10-24 20:15:18 -06:00
patches.h Making sound again 2020-10-25 11:36:58 -06:00
synth.cpp Making sound again 2020-10-25 11:36:58 -06:00
synth.h Making sound again 2020-10-25 11:36:58 -06:00
synth_waveform.cpp backport missing modulated waveform class 2020-10-24 21:12:36 -06:00
synth_waveform.h backport missing modulated waveform class 2020-10-24 21:12:36 -06:00
uilleann.ino Making sound again 2020-10-25 11:36:58 -06:00

README.md

It's a Uilleann bagpipe with a 4-operator FM synthesizer behind it. Right now it uses an Adafrut M4 Trellis, but it should probably be retooled to use a Teensy with the audio shield on it.

I'll write some stuff up later if people show interest.

Moo.