Holger Wirtz
|
73abbcb75a
|
Fix for showing vendor/product-id n debug output when device ist recognized at
USB-Serial-Host.
|
12 months ago |
Holger Wirtz
|
4895c23678
|
Again some additions for USB-Host-Serial handling.
|
12 months ago |
Holger Wirtz
|
48a22e0c42
|
Several fixes for USB-HOST-Serial handling.
|
12 months ago |
Holger Wirtz
|
44b32fa27b
|
Added MIDI via USBHOST-Serial at 38400 bps.
|
12 months ago |
Holger Wirtz
|
4f8790ee8f
|
Small fixes.
|
1 year ago |
Holger Wirtz
|
c9b90347d8
|
Added USB_HOST_SERIAL MIDI input (38400 bit/s/8N1) - not tested ye, hope
that it works!
Added new TeensyVariablePlayback library.
|
1 year ago |
Holger Wirtz
|
b688590915
|
Replacing copyright notice.
|
2 years ago |
Holger Wirtz
|
2c1c3bb5bb
|
Fix for displaying strings on display.
Small fixes.
|
2 years ago |
Holger Wirtz
|
a0d3fee52f
|
Added new ArduinoJson library.
Disabled drum menus when drums not enabled.
Replaced all strcpy(),strncpy(),strcat(),strncat() against strlcpy()/strlcat.
|
2 years ago |
Holger Wirtz
|
fdf072be0d
|
Optimizatioins for memory footprint.
|
2 years ago |
Holger Wirtz
|
17c0282f94
|
Exchanged midi_devices.hpp (from MicroDexed-touch) for better MIDI handling.
|
2 years ago |
Holger Wirtz
|
5c630f9242
|
Several small fixes:
- "#pragma once" introduced to header files and wav2c.sh script
- fix for drumset.h
|
2 years ago |
Holger Wirtz
|
3cacbe6460
|
Last fixes. Now the seqeuncer should be removed.
|
2 years ago |
Holger Wirtz
|
f961c69b02
|
Removed sequencer code because the sequencer is better supported in MicroDexed-touch.
|
2 years ago |
Holger Wirtz
|
257d2a9125
|
Renaming of "seq.seq_*" to "seq.*" and "lcd.*" to "display.*"
|
3 years ago |
Holger Wirtz
|
213160d30f
|
Global sequencer data is now inside the struct
|
3 years ago |
positionhigh
|
396150a5b2
|
Dateien hochladen nach „“
Live recording to sequencer now functions effortless with notes landing on the correct step.
Also no more double triggering of notes while recording.
|
3 years ago |
positionhigh
|
362cec9db3
|
Dateien hochladen nach „“
Added Velocity Input+Output to Sequencer
|
3 years ago |
positionhigh
|
862db5835a
|
Dateien hochladen nach „“
|
3 years ago |
Holger Wirtz
|
f4bd4c5684
|
Fixing issue #34: Several ifdefs missing in midi_devices.hpp
Thanks to @dronus!
|
4 years ago |
Holger Wirtz
|
fecebf1b4a
|
Fixing copyright date.
Removing options for patched freeverb (will be implemented in Teensyduino-1.54) and making usage of
freeverbfp as default without any other options.
|
4 years ago |
Holger Wirtz
|
7769d75ef4
|
Fixes.
|
4 years ago |
Holger Wirtz
|
3b77a35c2e
|
Started to add MIDI-CC send for changing local parameters.
|
4 years ago |
Holger Wirtz
|
c28a2a3dff
|
Sending sysex data when parameter changes are done at UI.
|
5 years ago |
Holger Wirtz
|
60f3ff7a7e
|
Added sending of a single voice via MIDI sysex.
|
5 years ago |
Holger Wirtz
|
1bbfed551e
|
Added sending of banks via sysex.
|
5 years ago |
Holger Wirtz
|
ff6e5cd6cb
|
Sending voice data via MIDI (DIN and USB) when changing a voice.
|
5 years ago |
Holger Wirtz
|
1ff6ea3d5f
|
Added MIDI bank receive and storing - but does not work yet.
|
5 years ago |
Holger Wirtz
|
28c4de6da6
|
Fixing hanging and problems when reading from SD caused from panic() and disabling the audio interrupt.
|
5 years ago |
Holger Wirtz
|
cd8ca8944b
|
Changes for handling EEPROM updates and configuration data.
|
5 years ago |
Holger Wirtz
|
8b25e15925
|
Every "Seria.print*" is now capsuled inside a "#ifdef DEBUG".
|
5 years ago |
Holger Wirtz
|
ddd1ce00d4
|
Copyright dates modified.
FIxes for displaying a bar on the LCD.
|
5 years ago |
Holger Wirtz
|
56ba4ef351
|
Added MIDI-Soft-Thru selectable from menu.
Small fixes.
|
5 years ago |
Holger Wirtz
|
6a95c6425a
|
Fixed USB_MIDI port handling.
|
6 years ago |
Holger Wirtz
|
c871886063
|
Small fixes.
|
6 years ago |
Holger Wirtz
|
f2ef327d97
|
Several optimizations.
Code cleanup.
Fixing midi_devices.hpp setup.
|
6 years ago |
Holger Wirtz
|
bff073ceb3
|
Changed to MIDI library event dispatching.
|
6 years ago |
Holger Wirtz
|
9edc7ddd4c
|
Added new MIDI dispatching - currently not ready for running.
|
6 years ago |