arsamus
801f8b27d8
Update minidexed.cpp
3 years ago
arsamus
0d6a8a9c0a
Update performanceconfig.cpp
3 years ago
arsamus
3be37695d1
Update performanceconfig.cpp
3 years ago
arsamus
2dcf401bf7
Update performanceconfig.h
3 years ago
arsamus
3fe74b7eef
Update performance.ini
3 years ago
arsamus
ad6f112dfd
Merge branch 'main' into Pitch-bender-and-Portamento
3 years ago
arsamus
cedeeb33dc
Update serialmididevice.cpp
3 years ago
Holger
52b8900293
Fix for Serial Midi In double triggering notes ( #216 )
...
Thanks @dcoredump
3 years ago
Holger
6d14da8604
Less CPU consuming setting for panorama values ( #212 )
...
Values (with sin()/cos() functions) for the panorama are only calculated once when setting them instead of calculating them on every run for calculation of an audio block
3 years ago
arsamus
3a6111889b
Merge branch 'main' into Pitch-bender-and-Portamento
3 years ago
probonopd
282391342c
Voices can be edited over MIDI
...
[ci skip]
3 years ago
probonopd
d06e8e2368
Merge branch 'main' into Pitch-bender-and-Portamento
3 years ago
Holger
b6df892a44
Fixing linear internal mixer to non-linear (x^4) / Fixing linear pan to non-linear (sin/cos) #182 ( #210 )
3 years ago
arsamus
139e7c7871
Update serialmididevice.cpp
3 years ago
arsamus
401ea2f818
Update minidexed.cpp
3 years ago
probonopd
cca886de79
Merge branch 'main' into Pitch-bender-and-Portamento
3 years ago
Holger
3894cb3b21
Support for Yamaha DX7 SysEx commands ( #195 )
...
SysEx handling for parameter changes
Co-authored-by: Holger Wirtz <wirtz@parasitstudio.de>
Co-authored-by: probonopd <probonopd@users.noreply.github.com>
3 years ago
arsamus
e1e111c7b6
Update uimenu.cpp
3 years ago
arsamus
fc773c9586
Update uimenu.h
3 years ago
arsamus
fad2ae4ba4
Update uimenu.cpp
3 years ago
probonopd
3b6cb21d64
Merge branch 'main' into Pitch-bender-and-Portamento
3 years ago
arsamus
23b11b1e14
Update minidexed.cpp
3 years ago
probonopd
984e77f000
Update pinout
...
[ci skip]
3 years ago
probonopd
76620d1576
Change default pinout ( #189 )
3 years ago
arsamus
86d586492f
Update minidexed.cpp
3 years ago
arsamus
51321d5d9a
Update minidexed.h
3 years ago
arsamus
02a7005da5
Update minidexed.h
3 years ago
arsamus
0e1432e9bf
Update uimenu.cpp
3 years ago
arsamus
c613500846
Update uimenu.h
3 years ago
arsamus
32a8041b90
Update minidexed.h
3 years ago
arsamus
693932b0fb
Update performanceconfig.cpp
3 years ago
arsamus
d74da5b79f
Update performance.ini
3 years ago
arsamus
56492caad7
Update performance.ini
3 years ago
arsamus
2fc0f58bc8
Update uimenu.cpp
3 years ago
arsamus
474bc5923d
Update minidexed.h
3 years ago
arsamus
5d13c42d58
Update minidexed.cpp
3 years ago
arsamus
ac1ecd3592
Update performanceconfig.h
3 years ago
arsamus
55d92f7685
Update performanceconfig.cpp
3 years ago
probonopd
4850c3a19d
Support Running Status MIDI messages ( #194 )
...
Reference: https://www.lim.di.unimi.it/IEEE/MIDI/SOT5.HTM#Running-
https://github.com/probonopd/MiniDexed/discussions/170#discussioncomment-2663922
Thanks @arsamus
3 years ago
probonopd
0721b608f9
adafruit
...
[ci skip]
3 years ago
probonopd
42a79dc699
getsysex.sh
...
[ci skip]
3 years ago
probonopd
363c28710f
Reinstate MIDI_CC_DETUNE_LEVEL ( #171 )
...
Accidentally got reverted
https://github.com/probonopd/MiniDexed/pull/150#issuecomment-1108599164
3 years ago
probonopd
5ba274cfed
FAT16
...
[ci skip]
3 years ago
probonopd
e3df1dcdbd
Make it possible to disable MIDI Program Change messages ( #159 )
...
MIDIRXProgramChange parameter
3af6cb5331
Thanks @fp64lib
3 years ago
probonopd
addbd45282
Add WM8960 support ( #133 )
...
Patch in WM8960 support by using Circle ae22928 from the develop branch
Thanks @matemaciek and @rsta2
3 years ago
probonopd
901151a001
Submodule updated ( #150 )
3 years ago
probonopd
c003b3d62c
Fix .zip.zip suffix for artefacts
3 years ago
probonopd
3c5fa8c139
CC 94 level 0 = no detune ( #141 )
...
CC 94: "0 to 127, with 0 being no celeste (detune) effect applied at all."
469ef79fa5 (commitcomment-71889738)
Thanks @ChKK1963
3 years ago
probonopd
c5343931d0
Keep all build artifacts for 90 days ( #142 )
...
* Keep all build artifacts
Also those on the master branch
https://github.com/probonopd/MiniDexed/issues/140#issuecomment-1106752484
* Include git hash in filename
3 years ago
probonopd
469ef79fa5
Scale more CCs ( #135 )
...
https://github.com/probonopd/MiniDexed/pull/122#issuecomment-1105686599
3 years ago