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.
393
Commits
22
Branches
10
Tags
27 MiB
C++
90.6%
C
7.1%
Shell
1.4%
Makefile
0.8%
Tag:
Branch:
Tree:
46ccb9ca12
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 '46ccb9ca12'
${ noResults }
MiniDexed
/
src
History
probonopd
46ccb9ca12
Do not hardcode syslog server
...
https://github.com/rsta2/circle/discussions/506#discussioncomment-11284425
4 months ago
..
net
Remove compiler warnings
4 months ago
patches
…
Makefile
Backport mdnspublisher from Circle (
#761
)
4 months ago
Rules.mk
clean net directory as well
4 months ago
Synth_Dexed.mk
Added configuration needed to choose between Modern, OPL and Mark I engines (
#443
)
2 years ago
circle_stdlib_app.h
init network after minidexed starts
4 months ago
common.h
…
config.cpp
Do not hardcode syslog server
4 months ago
config.h
Add logging over the network to a syslog server
4 months ago
config.txt
Very early initial support for RPi 5 based on dev branch of circle. (
#638
)
11 months ago
dexedadapter.h
…
effect_compressor.cpp
…
effect_compressor.h
…
effect_mixer.hpp
…
effect_platervbstereo.cpp
…
effect_platervbstereo.h
…
kernel.cpp
Merge pull request
#744
from omersiar/network
4 months ago
kernel.h
Merge pull request
#744
from omersiar/network
4 months ago
main.cpp
…
mididevice.cpp
Merge pull request
#744
from omersiar/network
4 months ago
mididevice.h
Initial implementation of system-level, i.e. all TG, MIDI control maps (
#704
)
6 months ago
midikeyboard.cpp
Initial implementation of USB MIDI SysEx message handling. (
#634
)
11 months ago
midikeyboard.h
Initial implementation of USB MIDI SysEx message handling. (
#634
)
11 months ago
midipin.cpp
…
midipin.h
Add Program/TG Select buttons and choice for Program Change to act on Voices or Performances (
#500
)
2 years ago
minidexed.cpp
Do not hardcode syslog server
4 months ago
minidexed.h
Backport mdnspublisher from Circle (
#761
)
4 months ago
minidexed.ini
Add logging over the network to a syslog server
4 months ago
pckeyboard.cpp
…
pckeyboard.h
…
performance.ini
…
performanceconfig.cpp
Another attempt to support configuration TGs and polyphony (
#690
)
7 months ago
performanceconfig.h
Another attempt to support configuration TGs and polyphony (
#690
)
7 months ago
perftimer.cpp
…
perftimer.h
…
serialmididevice.cpp
Initial implementation of USB MIDI SysEx message handling. (
#634
)
11 months ago
serialmididevice.h
Initial implementation of USB MIDI SysEx message handling. (
#634
)
11 months ago
sysexfileloader.cpp
Another attempt to support configuration TGs and polyphony (
#690
)
7 months ago
sysexfileloader.h
Another attempt to support configuration TGs and polyphony (
#690
)
7 months ago
udpmididevice.cpp
Step47 Network Support without mDNS (
#757
)
4 months ago
udpmididevice.h
Step47 Network Support without mDNS (
#757
)
4 months ago
uibuttons.cpp
Implement Bank Select Buttons and MIDI Buttons (
#737
)
4 months ago
uibuttons.h
Implement Bank Select Buttons and MIDI Buttons (
#737
)
4 months ago
uimenu.cpp
Implement Bank Select Buttons and MIDI Buttons (
#737
)
4 months ago
uimenu.h
Implement Bank Select Buttons and MIDI Buttons (
#737
)
4 months ago
usbminidexedmidigadget.h
Very early initial support for RPi 5 based on dev branch of circle. (
#638
)
11 months ago
userinterface.cpp
Implement Bank Select Buttons and MIDI Buttons (
#737
)
4 months ago
userinterface.h
Support for ST7789 based (SPI) displays (
#652
)
10 months ago
voices.c
…