1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jun 04, 2023 — Jun 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove duplicate classes in DEINDUGens More... about 9 years ago
Merge pull request #90 from dotinspace/topic/fix-old-help-to-SCDoc More... about 9 years ago
JoshUgens: help: update to SCDoc More... about 9 years ago
ATK: Update & Correct link in Intro-to-the-ATK More... about 9 years ago
BlitB3 -- fix oscillator freezing (#87) More... about 9 years ago
Merge pull request #88 from supercollider/readme More... about 9 years ago
Adjust Windows Readme More... about 9 years ago
Merge pull request #86 from snappizz/amplitude-mod More... about 9 years ago
add note that AmplitudeMod is redundant More... about 9 years ago
Add tutorial links to README More... about 9 years ago
ATK: update to Wiggins credit More... about 9 years ago
ATK: update README More... about 9 years ago
ATK: 1st-order Ambisonic exchange More... about 9 years ago
Merge pull request #84 from sonoro1234/sc_minchange More... about 9 years ago
Merge pull request #80 from llloret/win_msvc_fixes More... about 9 years ago
dwglib: std::min -> sc_min More... about 9 years ago
extern "C" is not required for the Faust plugins More... about 9 years ago
ATK: update kernel & sound example links in help More... about 9 years ago
comparisons more C++, and fix error I introduced More... about 9 years ago
change _WIN32 to _MSC_VER More... about 9 years ago
JPVerb and Greyhole fix for Windows More... about 9 years ago
MDLDUGetenvUgen compiles under Windows with MSVC More... about 9 years ago
make JoshPVUgens compile with MSVC More... about 9 years ago
JPverbRaw: enclose loops in blocks to make MSVC happy More... about 9 years ago
replaced std::min with sc_min More... about 9 years ago
replace sizeof(float[c->size]) with sizeof(float) * c->size More... about 9 years ago
replace xor with ^ operator More... about 9 years ago
Remove redundant load declaration More... about 9 years ago
Merge pull request #77 from snappizz/oteypiano-fix More... about 9 years ago
Fix crash in OteySoundBoard and OteyPiano on Linux More... about 9 years ago