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.
353
Commits
22
Branches
9
Tags
26 MiB
C++
90.6%
C
7.2%
Shell
1.4%
Makefile
0.8%
Tag:
Branch:
Tree:
bb1f352fdb
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
CMSIS_5
continuous
multi-core
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'bb1f352fdb'
${ noResults }
MiniDexed
/
src
History
probonopd
3a1f7e5f00
Add Network section to minidexed.ini
...
https://github.com/probonopd/MiniDexed/pull/744#issuecomment-2466114284
3 months ago
..
net
init network after minidexed starts
3 months ago
patches
…
Makefile
working RTP and UDP poc
3 months ago
Rules.mk
clean net directory as well
3 months ago
Synth_Dexed.mk
…
circle_stdlib_app.h
init network after minidexed starts
3 months ago
common.h
…
config.cpp
Merge pull request
#744
from omersiar/network
3 months ago
config.h
Merge pull request
#744
from omersiar/network
3 months ago
config.txt
Very early initial support for RPi 5 based on dev branch of circle. (
#638
)
10 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
3 months ago
kernel.h
Merge pull request
#744
from omersiar/network
3 months ago
main.cpp
…
mididevice.cpp
Merge pull request
#744
from omersiar/network
3 months ago
mididevice.h
Initial implementation of system-level, i.e. all TG, MIDI control maps (
#704
)
4 months ago
midikeyboard.cpp
Initial implementation of USB MIDI SysEx message handling. (
#634
)
10 months ago
midikeyboard.h
Initial implementation of USB MIDI SysEx message handling. (
#634
)
10 months ago
midipin.cpp
…
midipin.h
…
minidexed.cpp
Merge pull request
#744
from omersiar/network
3 months ago
minidexed.h
Merge pull request
#744
from omersiar/network
3 months ago
minidexed.ini
Add Network section to minidexed.ini
3 months ago
pckeyboard.cpp
…
pckeyboard.h
…
performance.ini
…
performanceconfig.cpp
Another attempt to support configuration TGs and polyphony (
#690
)
6 months ago
performanceconfig.h
Another attempt to support configuration TGs and polyphony (
#690
)
6 months ago
perftimer.cpp
…
perftimer.h
…
rtpmididevice.cpp
initial network support
3 months ago
rtpmididevice.h
initial network support
3 months ago
serialmididevice.cpp
Initial implementation of USB MIDI SysEx message handling. (
#634
)
10 months ago
serialmididevice.h
Initial implementation of USB MIDI SysEx message handling. (
#634
)
10 months ago
sysexfileloader.cpp
Another attempt to support configuration TGs and polyphony (
#690
)
6 months ago
sysexfileloader.h
Another attempt to support configuration TGs and polyphony (
#690
)
6 months ago
udpmididevice.cpp
some more cleanup
3 months ago
udpmididevice.h
clean up
3 months ago
uibuttons.cpp
…
uibuttons.h
Lower debounce time (
#714
)
5 months ago
uimenu.cpp
Another attempt to support configuration TGs and polyphony (
#690
)
6 months ago
uimenu.h
Another attempt to support configuration TGs and polyphony (
#690
)
6 months ago
usbminidexedmidigadget.h
Very early initial support for RPi 5 based on dev branch of circle. (
#638
)
10 months ago
userinterface.cpp
Another attempt to support configuration TGs and polyphony (
#690
)
6 months ago
userinterface.h
Support for ST7789 based (SPI) displays (
#652
)
9 months ago
voices.c
…