5
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 19, 2025 — Aug 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added NKSP test cases for core built-in variables. More... over 6 years ago
* NKSP: Implemented built-in script function "set_rpn()". More... over 6 years ago
NKSP: Added support for RPN and NRPN event handlers: More... over 6 years ago
Event: Just fixed a typo in comment. More... over 6 years ago
Added support for MIDI CC #38 (data entry LSB): More... over 6 years ago
EngineChannel: Overhaul of RPN / NRPN related methods: More... over 6 years ago
* Event:Init(): memset() entire Event::Param union to zero instead of trying More... over 6 years ago
Public year bump to 2020. More... over 6 years ago
* NKSP: Added built-in script functions "msb()" and "lsb()". More... over 6 years ago
* gig engine: Fixed cutoff controller handling for new filter types. More... over 6 years ago
- Just minor comment correction. More... over 6 years ago
* gig format extension: Support for additional filter types: More... over 6 years ago
* Using now cubic interpolation as resampling algorithm by default; and More... almost 7 years ago
Use #if instead of #ifdef for boolean preprocessor configs. More... almost 7 years ago
Fixed issues with recently added compile-time sanity checks. More... almost 7 years ago
Just added some compile-time sanity checks More... almost 7 years ago
* gig format extension: Added support for different LFO wave forms More... almost 7 years ago
- Debian: Just a package version bump. More... almost 7 years ago
- Trivial fixes. More... almost 7 years ago
- automake: Export new public API header file LFO.h. More... almost 7 years ago
* Gig engine: Changed default wave form for all 3 LFOs to sine More... almost 7 years ago
* Gig engine: changed LFO start levels; LFO1 and LFO2 both to mid, More... almost 7 years ago
Refactored LFO class names and their header file names: More... almost 7 years ago
Added new LFO implementations: More... almost 7 years ago
* LFOTriangleIntMath and LFOTriangleIntAbsMath: Fixed FlipPhase=true More... almost 7 years ago
Just renamed NKSPTest.cpp -> NKSPCoreLangTest.cpp. More... almost 7 years ago
* Fixed compile errors with Clang 4.0 More... almost 7 years ago
* Fixed compiler errors with GCC 8.x. More... almost 7 years ago
* SFZ format engine: fixed support for regions with loccN/hiccN More... almost 7 years ago
* NKSP language: Allow unary '+' operator. More... almost 7 years ago