Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Pinned
668 contributions in the last year
Contribution activity
July 2020
Created a pull request in jack-mixer/jack_mixer that received 8 comments
WIP: Wrap C code with Cython instead of manually written C-API
Add Cython declaration file (_jack_mixer.pxd) for jack_mixer.h and scale.h.
Add Cython implementation file (_jack_mixer.pyx), which defines Scale,M…
+925
−2,579
•
8
comments
- Add icon creator to AUTHORS file
- Improve channel shrinking/expansion
- Update and improve README and convert to Markdown
- Remove unused memory_atomic.h/.c files
- Fix test code in scale.py
- Remove remnants if previous Python bindings with Swig
- Coerce midi_behaviour_mode preference setting to int
- Fix 'unused variable' compiler warning
- Minor C logging tweaks
- Add 'error_dialog' function to reduce DRY
- WIP: Allow MIDI control via different MIDI message types
- Use standard-logging module instead of scattered print calls
- Improve styling of control groups
Created an issue in jpcima/rezonateur that received 1 comment
Include missing in KnopSkin.cpp
Compiling components/SkinSlider.cpp
components/KnobSkin.cpp: In constructor 'KnobSkin::KnobSkin(const char*, unsigned int, unsigned int)':
componen…
1
comment

