index
:
libADLMIDI
master
Fork of Bisqwit's OPL3 emulation library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
Age
Commit message (
Expand
)
Author
2023-10-12
Added simple Golang example
Wohlstand
2023-03-19
Added SDL2 Mixer example over Mix_HookMusic()
Wohlstand
2021-01-14
SDL2 Audio example: attempt to fix a conflict with the MIDI Player tool
Wohlstand
2021-01-09
Tune the SDL2 Audio C example
Wohlstand
2019-12-09
pyaudio example: remove unneeded print of bool
Wohlstand
2019-12-09
pyaudio example: fixed loading of an external bank
Wohlstand
2019-12-09
Added python-pyaudio example
Wohlstand
2019-09-23
Don't call "-no-pie" when it's unavailable
Wohlstand
2019-09-23
Set "-no-pie" to all executables built by GCC
Wohlstand
2018-12-17
Fixed C++98 and C90 warnings, also CLang rpath warning
Vitaly Novichkov
2018-12-15
Remove explicit link to stdc++
Flamefire
2018-12-14
CMake: Move all directory targets into root script
Wohlstand
2018-12-14
Continue CMake clean-up
Vitaly Novichkov
2018-12-13
Optimize targets and related checks
Alexander Grund
2018-12-13
Fix SDL2 handling
Alexander Grund
2018-12-13
Revert "Put back "find_library" of SDL2"
Alexander Grund
2018-12-13
Put back "find_library" of SDL2
Vitaly Novichkov
2018-12-13
Continue clean-up of CMake build
Vitaly Novichkov
2018-12-13
Build: Splid the main CMake build script
Vitaly Novichkov
2018-07-16
Minor fix in the python-alsa example readme
Vitaly Novichkov
2018-07-12
Added simple Python 3 example of library usage
Wohlstand
2018-01-07
SDL2-Audio Example; Let music play a bit longer
Vitaly Novichkov
2017-12-24
Added a very simple pure C example
Vitaly Novichkov