03-11-2021, 07:51 AM
(This post was last modified: 03-11-2021, 07:54 AM by Gminorcoles.)
Hi,
I am working on a device based on the teensy 4.1 that is a SMF player. It also has 5-pin midi in and out ( 2 in , 8 out) via a break-out kit I purchased, and has a USB 2.0 port and a mini USB port. It has a touch OLED screen.
The core features are
1.User connects device to computer and device appears as a USB drive.
2.User saves SMF to device over USB.
3. Device plays SMF using midi output ports.
Ancillary features
-Record Midi
-perform arbitrary operations - filtering, midi effects, on SMF files as they are played, or in recorded midi.
I am not good with electronics. I am a decent programmer so thus-far, the coding side of this hasnt given me any terrible problems. The soldering and the hardware is.
Your device could probably be enhanced to accommodate my core features. Maybe I could perform the firmware enhancements myself, although I don't know what platform you are using.
I am doing this only to give myself a tool which I cannot find anywhere, I am not a music gear OEM.
thx
George
I am working on a device based on the teensy 4.1 that is a SMF player. It also has 5-pin midi in and out ( 2 in , 8 out) via a break-out kit I purchased, and has a USB 2.0 port and a mini USB port. It has a touch OLED screen.
The core features are
1.User connects device to computer and device appears as a USB drive.
2.User saves SMF to device over USB.
3. Device plays SMF using midi output ports.
Ancillary features
-Record Midi
-perform arbitrary operations - filtering, midi effects, on SMF files as they are played, or in recorded midi.
I am not good with electronics. I am a decent programmer so thus-far, the coding side of this hasnt given me any terrible problems. The soldering and the hardware is.
Your device could probably be enhanced to accommodate my core features. Maybe I could perform the firmware enhancements myself, although I don't know what platform you are using.
I am doing this only to give myself a tool which I cannot find anywhere, I am not a music gear OEM.
thx
George