Electronic bagpipes with an FM synthesizer
Go to file
Neale Pickett 036dcf592e Now you can adjust pitch and intonation 2020-11-24 21:33:55 -07:00
.clang-format Now you can adjust pitch and intonation 2020-11-24 21:33:55 -07:00
.gitignore Makefile: create a uf2 file 2020-10-24 23:56:09 -06:00
Makefile more 2020-11-15 14:49:05 -07: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 Now you can adjust pitch and intonation 2020-11-24 21:33:55 -07:00
install.sh Making sound again 2020-10-25 11:36:58 -06:00
patches.h Pipe is now a class! 2020-11-11 20:20:21 -07:00
pipe.cpp Now you can adjust pitch and intonation 2020-11-24 21:33:55 -07:00
pipe.h Now you can adjust pitch and intonation 2020-11-24 21:33:55 -07:00
synth.cpp FMVoice is now a class 2020-11-11 17:05:28 -07:00
synth.h Pipe is now a class! 2020-11-11 20:20:21 -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 Now you can adjust pitch and intonation 2020-11-24 21:33:55 -07:00
tuning.h Now you can adjust pitch and intonation 2020-11-24 21:33:55 -07:00
uilleann.ino Now you can adjust pitch and intonation 2020-11-24 21:33:55 -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.