Electronic bagpipes with an FM synthesizer
Go to file
Neale Pickett a2469f83c7 First stab at a PCB 2022-05-01 09:36:19 -07:00
doc v3 of button design 2022-04-16 21:40:22 -06:00
model One last change to button before abandoning it 2022-04-17 18:34:57 -06:00
pcb First stab at a PCB 2022-05-01 09:36:19 -07:00
.clang-format Now you can adjust pitch and intonation 2020-11-24 21:33:55 -07:00
.gitignore First stab at a PCB 2022-05-01 09:36:19 -07:00
Makefile One last change to button before abandoning it 2022-04-17 18:34:57 -06:00
README.md testing git on windows 2020-10-11 20:35:42 -06:00
algorithms.h Pipe is now a class! 2020-11-11 20:20:21 -07:00
fingering.h Playing now, with a crash somewhere 2020-11-25 17:13:54 -07:00
install.sh Making sound again 2020-10-25 11:36:58 -06:00
main-play.h Glissando working again 2020-11-26 18:49:09 -07:00
main-setup.h Fix volume adjustment 2020-11-26 19:30:19 -07:00
patches.h Playing now, with a crash somewhere 2020-11-25 17:13:54 -07:00
pipe.cpp Glissando working again 2020-11-26 18:49:09 -07:00
pipe.cpp.disabled v3 of button design 2022-04-16 21:40:22 -06:00
pipe.h Glissando working again 2020-11-26 18:49:09 -07:00
synth.cpp Playing now, with a crash somewhere 2020-11-25 17:13:54 -07:00
synth.h Playing now, with a crash somewhere 2020-11-25 17:13:54 -07:00
synth_waveform.cpp trying to locate source of freeze 2020-11-15 14:48:54 -07:00
synth_waveform.h trying to locate source of freeze 2020-11-15 14:48:54 -07:00
tuning.cpp Playing now, with a crash somewhere 2020-11-25 17:13:54 -07:00
tuning.h Playing now, with a crash somewhere 2020-11-25 17:13:54 -07:00
uilleann.ino Fix volume adjustment 2020-11-26 19:30:19 -07: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.