This website works better with JavaScript.
Explore
Help
Sign In
wirtz
/
MiniDexed
mirror of
https://github.com/probonopd/MiniDexed
Watch
1
Star
0
Fork
You've already forked MiniDexed
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
315
Commits
22
Branches
9
Tags
26 MiB
C++
90.6%
C
7.2%
Shell
1.4%
Makefile
0.8%
Tag:
Branch:
Tree:
d99b9862bb
Fx
SSD1306-rotation
diyelectromusic-ioboard-v1
dx5_performances
fix-lfo
fx
main
network
network+arturia
old-baseline
print-performance-number
probonopd-MP32L
probonopd-mt32-Pi-Midi-Hat
probonopd-try-USBGadgetPin
rpi1-2tg
switch_perf_dir
update-Synth_Dexed
update-Synth_Dexed-1
update-circle-c243194
update-circle-stdlib
usb-audio
usb-naming
2022-04-16
2022-06-05
2022-08-25
2023-08-13
2024-01-16
2024-09-29
CMSIS_5
continuous
multi-core
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd99b9862bb'
${ noResults }
MiniDexed
/
src
History
Kevin
9bc36800b9
Set USB Gadget name to MiniDexed and fix setting of USB product (device) ID.
Fixes
#416
(
#593
)
1 year ago
..
patches
Add WM8960 support (
#133
)
3 years ago
Makefile
Enable buttons on MIDI controllers to be used (
#365
)
2 years ago
Rules.mk
Add USB Gadget Device support (
#567
)
1 year ago
Synth_Dexed.mk
Added configuration needed to choose between Modern, OPL and Mark I engines (
#443
)
1 year ago
circle_stdlib_app.h
Add USB Gadget Device support (
#567
)
1 year ago
common.h
Next try for ReverbMixer and NEON extensions (RPi2/3/4) (
#86
)
3 years ago
config.cpp
Add USB Gadget Device support (
#567
)
1 year ago
config.h
Add USB Gadget Device support (
#567
)
1 year ago
config.txt
…
dexedadapter.h
Allow enabling and disabling operators,
closes
#111
(
#118
)
3 years ago
effect_compressor.cpp
Next try for ReverbMixer and NEON extensions (RPi2/3/4) (
#86
)
3 years ago
effect_compressor.h
Next try for ReverbMixer and NEON extensions (RPi2/3/4) (
#86
)
3 years ago
effect_mixer.hpp
Less CPU consuming setting for panorama values (
#212
)
3 years ago
effect_platervbstereo.cpp
…
effect_platervbstereo.h
Next try for ReverbMixer and NEON extensions (RPi2/3/4) (
#86
)
3 years ago
kernel.cpp
Set USB Gadget name to MiniDexed and fix setting of USB product (device) ID.
Fixes
#416
(
#593
)
1 year ago
kernel.h
Add USB Gadget Device support (
#567
)
1 year ago
main.cpp
…
mididevice.cpp
Add Program/TG Select buttons and choice for Program Change to act on Voices or Performances (
#500
)
1 year ago
mididevice.h
Enable buttons on MIDI controllers to be used (
#365
)
2 years ago
midikeyboard.cpp
Enable buttons on MIDI controllers to be used (
#365
)
2 years ago
midikeyboard.h
Enable buttons on MIDI controllers to be used (
#365
)
2 years ago
midipin.cpp
Enable buttons on MIDI controllers to be used (
#365
)
2 years ago
midipin.h
Add Program/TG Select buttons and choice for Program Change to act on Voices or Performances (
#500
)
1 year ago
minidexed.cpp
Add USB Gadget Device support (
#567
)
1 year ago
minidexed.h
Add Program/TG Select buttons and choice for Program Change to act on Voices or Performances (
#500
)
1 year ago
minidexed.ini
Add Program/TG Select buttons and choice for Program Change to act on Voices or Performances (
#500
)
1 year ago
pckeyboard.cpp
Enable buttons on MIDI controllers to be used (
#365
)
2 years ago
pckeyboard.h
Enable buttons on MIDI controllers to be used (
#365
)
2 years ago
performance.ini
Switchable performance files improvements + Poly/Mono + Fix to
#298
and
#83
issues (
#267
)
2 years ago
performanceconfig.cpp
Issue470 fix - Performance file bounds checking and error handling (
#494
)
2 years ago
performanceconfig.h
Issue470 fix - Performance file bounds checking and error handling (
#494
)
2 years ago
perftimer.cpp
…
perftimer.h
…
serialmididevice.cpp
Ignore clock and active sensing on serial MIDI (
#417
)
2 years ago
serialmididevice.h
Enable buttons on MIDI controllers to be used (
#365
)
2 years ago
sysexfileloader.cpp
Issue491 fix - Bank number auto-switching and bank number skipping issues in UI (
#492
)
2 years ago
sysexfileloader.h
Support for subdirectories in the SysEx voices directory (
#473
)
2 years ago
uibuttons.cpp
Add Program/TG Select buttons and choice for Program Change to act on Voices or Performances (
#500
)
1 year ago
uibuttons.h
Add Program/TG Select buttons and choice for Program Change to act on Voices or Performances (
#500
)
1 year ago
uimenu.cpp
Fix breakpoint note names (
#536
)
1 year ago
uimenu.h
Fix breakpoint note names (
#536
)
1 year ago
usbminidexedmidigadget.h
Set USB Gadget name to MiniDexed and fix setting of USB product (device) ID.
Fixes
#416
(
#593
)
1 year ago
userinterface.cpp
Fix for Issue 535, putting something on the display as soon as it is initalised. (
#542
)
1 year ago
userinterface.h
Allow MIDI notes to be used as navigation buttons for MiniDexed (
#368
)
2 years ago
voices.c
…