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.
316
Commits
22
Branches
10
Tags
27 MiB
C++
90.7%
C
7.1%
Shell
1.4%
Makefile
0.8%
Tag:
Branch:
Tree:
d5819608c5
Fx
SSD1306-rotation
dx5_performances
fix-lfo
fx
fx-full
fx-updated
main
network
network+arturia
old-baseline
print-performance-number
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
2025-02-05
CMSIS_5
continuous
multi-core
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd5819608c5'
${ noResults }
MiniDexed
/
src
History
Kevin
d5819608c5
Remove debug information, fix few bugs, including PgmUpDown handling and performance numbers out of range.
1 year ago
..
patches
Add WM8960 support (
#133
)
3 years ago
Makefile
Enable buttons on MIDI controllers to be used (
#365
)
3 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
)
2 years 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
Simplify
3 years ago
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
Signal chain in float32_t and fixes for float signal path (
#73
)
3 years ago
effect_platervbstereo.h
Next try for ReverbMixer and NEON extensions (RPi2/3/4) (
#86
)
3 years ago
kernel.cpp
Add USB Gadget Device support (
#567
)
1 year ago
kernel.h
Add USB Gadget Device support (
#567
)
1 year ago
main.cpp
…
mididevice.cpp
Start of subdirectory implementation for performance banks.
1 year ago
mididevice.h
Enable buttons on MIDI controllers to be used (
#365
)
3 years ago
midikeyboard.cpp
Enable buttons on MIDI controllers to be used (
#365
)
3 years ago
midikeyboard.h
Enable buttons on MIDI controllers to be used (
#365
)
3 years ago
midipin.cpp
Enable buttons on MIDI controllers to be used (
#365
)
3 years ago
midipin.h
Add Program/TG Select buttons and choice for Program Change to act on Voices or Performances (
#500
)
2 years ago
minidexed.cpp
Initial implementation of performance bank switching in the UI menu.
1 year ago
minidexed.h
Initial implementation of performance bank switching in the UI menu.
1 year ago
minidexed.ini
Add Program/TG Select buttons and choice for Program Change to act on Voices or Performances (
#500
)
2 years ago
pckeyboard.cpp
Enable buttons on MIDI controllers to be used (
#365
)
3 years ago
pckeyboard.h
Enable buttons on MIDI controllers to be used (
#365
)
3 years ago
performance.ini
Switchable performance files improvements + Poly/Mono + Fix to
#298
and
#83
issues (
#267
)
3 years ago
performanceconfig.cpp
Remove debug information, fix few bugs, including PgmUpDown handling and performance numbers out of range.
1 year ago
performanceconfig.h
Remove debug information, fix few bugs, including PgmUpDown handling and performance numbers out of range.
1 year 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
)
3 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
)
2 years ago
uibuttons.h
Add Program/TG Select buttons and choice for Program Change to act on Voices or Performances (
#500
)
2 years ago
uimenu.cpp
Remove debug information, fix few bugs, including PgmUpDown handling and performance numbers out of range.
1 year ago
uimenu.h
Initial implementation of performance bank switching in the UI menu.
1 year ago
userinterface.cpp
Fix for Issue 535, putting something on the display as soon as it is initalised. (
#542
)
2 years ago
userinterface.h
Allow MIDI notes to be used as navigation buttons for MiniDexed (
#368
)
2 years ago
voices.c
…