1
0
mirror of synced 2024-12-20 03:15:55 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
0auBSQ
883b1cd15b Fix the missing application of WASAPI buffer size on Shared WASAPI 2022-11-04 04:16:17 +09:00
0aubsq
9e596b6aa6 Fix crash on shared wasapi due to missing methods and set exclusive wasapi as exclusive (was set to shared before) 2022-05-26 09:28:49 +02:00
L1m0n3
e6c30cd5f9
Use utf-8 with bom for all .cs files (#156) 2022-02-25 20:56:30 +01:00
L1m0n3
ba4fd0a81c
Fix playback volume being ignored when the speed is not 1x (#131)
・Apply BASS_ATTRIB_VOL attribute to TempoStream as well
2022-01-24 10:40:11 +01:00
L1m0n3
b20cb7f2fe
Fix preview volume being ignored (#128)
* Fix preview volume being ignored
・Now the game actually applies the volume setting.

* Add preview volume to config list
2022-01-16 08:23:51 +01:00
0aubsq
e75b1c58ee Remove dead/unused code 2021-11-29 09:03:36 +01:00
0aubsq
1035db6506 First commit 2021-09-21 00:16:38 +02:00