This website requires JavaScript.
Explore
Help
Sign in
lisyarus
/
psemek
Watch
1
Star
0
Fork
You've already forked psemek
1
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
9b3f2df2a0
psemek
/
libs
/
audio
/
source
History
lisyarus
9b3f2df2a0
Rely on float->int conversion instead of std::floor in audio resampler hot loop
2024-11-29 00:07:02 +03:00
..
combine
Add audio::mixer::stream_count()
2024-09-18 12:12:23 +03:00
detail
Rely on float->int conversion instead of std::floor in audio resampler hot loop
2024-11-29 00:07:02 +03:00
effect
Fix audio resampling in mp3 loading & in pitch effect: make the stream stop instead of infinitely looping the last resampled patch
2023-11-03 12:58:02 +03:00
minimp3
Compile minimp3 as C++
2024-08-21 19:17:33 +03:00
wave
Implement true audio::white_noise
2023-10-03 14:32:17 +03:00
recorder.cpp
Huge refactor: use util::exception everywhere instead of std exceptions
2023-08-06 18:33:07 +03:00
track_lazy.cpp
Implement lazy-loading audio tracks
2024-03-11 01:00:24 +03:00
track_mp3.cpp
Fix audio resampling in mp3 loading & in pitch effect: make the stream stop instead of infinitely looping the last resampled patch
2023-11-03 12:58:02 +03:00
track_raw.cpp
Support loading raw audio track from blob
2024-03-11 00:59:17 +03:00
track_wav.cpp
Huge refactor: use util::exception everywhere instead of std exceptions
2023-08-06 18:33:07 +03:00