Hi,
I’ve been lurking here for a while now and finally at a point that I feel brave enough to show the project.
Started as a way of teaching myself the teensy. Project was to clone the behringer jt-4000. Be able to open its patches. Hit loads of hardware issues so far up on that until the code was finished (never going to be)
Currently I’ve ported it to use the microdexed hardware as I had built one and it had inputs and outputs ready to go.
It’s grown to a 6 voice but can be overclocked to do 8 voices. And it’s now jt8000 as it has increased functionality to match the jp8000.
Additional features, obxa filter, virtual analogue filter bank based on “THE ART OF VA FILTER DESIGN” by Vadim Zavalishin.
Feedback ocilator path for all Oscillators, superchorus recreation and god knows how much else. I’ve been at this a while. Oh I also updated the audio waveforms so that you can modulate pitch and frequency as it fitted my needs better.
There is a html editor, usb host support.
To come loading of syx, fill in final missing features
Will work with just teensy4.1 connected to pc but might need to change your audio shield but it does do usb audio too.
All new code should be easy to port in to existing projects so feel free to play with the supersaw or filter elsewhere
Picture and example
See the Code this is all open source as I’ve used various AI tools to create. I will put proper headers in there at some point.
Hope there is something someone finds interesting here.
I need to do some serious work on the hardware as I’d prefer to have a board made.
Things I’m needing.
1. What is the best display that works well.
2. Has anyone had success with using multiple pots via multiplexing. I kept getting noisy results. I want to use sliders and pots for almost every feature. I’ve tried various layouts.
Respect to everyone whose done work here I’ve looked and where possible followed advice
Thanks
Kris
I’ve been lurking here for a while now and finally at a point that I feel brave enough to show the project.
Started as a way of teaching myself the teensy. Project was to clone the behringer jt-4000. Be able to open its patches. Hit loads of hardware issues so far up on that until the code was finished (never going to be)
Currently I’ve ported it to use the microdexed hardware as I had built one and it had inputs and outputs ready to go.
It’s grown to a 6 voice but can be overclocked to do 8 voices. And it’s now jt8000 as it has increased functionality to match the jp8000.
Additional features, obxa filter, virtual analogue filter bank based on “THE ART OF VA FILTER DESIGN” by Vadim Zavalishin.
Feedback ocilator path for all Oscillators, superchorus recreation and god knows how much else. I’ve been at this a while. Oh I also updated the audio waveforms so that you can modulate pitch and frequency as it fitted my needs better.
There is a html editor, usb host support.
To come loading of syx, fill in final missing features
Will work with just teensy4.1 connected to pc but might need to change your audio shield but it does do usb audio too.
All new code should be easy to port in to existing projects so feel free to play with the supersaw or filter elsewhere
Picture and example
See the Code this is all open source as I’ve used various AI tools to create. I will put proper headers in there at some point.
Hope there is something someone finds interesting here.
I need to do some serious work on the hardware as I’d prefer to have a board made.
Things I’m needing.
1. What is the best display that works well.
2. Has anyone had success with using multiple pots via multiplexing. I kept getting noisy results. I want to use sliders and pots for almost every feature. I’ve tried various layouts.
Respect to everyone whose done work here I’ve looked and where possible followed advice
Thanks
Kris