0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add envelopes. Add lhc.sleep(). More... over 11 years ago
Fix lhc.soundfile.(de|en)code More... over 11 years ago
Remove lhc.player:load() More... over 11 years ago
Add tests for lhc.player and lhc.soundfile More... over 11 years ago
Make tests run for lhc.buffer More... over 11 years ago
Add tests (using busted) More... over 11 years ago
Update Makefile More... over 11 years ago
Update README.md More... over 11 years ago
Create README.md More... over 11 years ago
Add main module and makefile More... over 11 years ago
Add soundfile support More... over 11 years ago
Add player More... over 11 years ago
Add buffer object, a glorified float array. More... over 11 years ago
Project reboot: Back to the roots! More... over 11 years ago
Make lhc-userdata copyable between lua-states More... over 12 years ago
Main library to provide signal primites, interpolators and stuff More... over 12 years ago
Soundfile handles instead of read/write functions More... over 12 years ago
Dont check for correct userdata in l_player_gc More... over 12 years ago
Copy new value instead of pointer into cache table. More... over 12 years ago
Add libsndfile requirement to readme More... over 12 years ago
update readme More... over 12 years ago
Gracefully fail when seeking to invalid position. More... over 12 years ago
Dont fail if value not copyable. Allow copy of C-functions More... over 12 years ago
Add locks and inter-stack communication More... over 12 years ago
Remove reminiscence of a past More... over 12 years ago
Add soundfile support via libsndfile More... over 12 years ago
Add LuaJIT warning More... over 12 years ago
update readme More... over 12 years ago
Reboot: make LHC a lua library More... over 12 years ago
add file writer helper, add spectrum window functions More... over 13 years ago