This website requires JavaScript.
Explore
Help
Sign in
sam
/
sfizz
Watch
1
Star
0
Fork
You've already forked sfizz
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
8d3e8299dd
sfizz
/
clients
History
paulfd
8d3e8299dd
Merge branch 'master' of
https://github.com/falkTX/sfizz
into falkTX-master
2019-09-16 19:01:09 +02:00
..
CMakeLists.txt
CMake changes...
2019-08-30 15:28:30 +02:00
jack_client.cpp
Garbage collection disabled in the jack client (there is a race condition as we have 2 threads and only one atomic protecting the file data, so the garbage collector could clean up the file data before the boolean is set)
2019-09-16 16:05:55 +02:00
sfzprint.cpp
Fix build with gcc-7 on linux (WIP)
2019-09-10 20:30:50 +01:00