ggdt/libretrogd
Gered cbfd66d42e return index of the audio channel instead of the channel itself
this is more useful because playing/stopping can be done on a specific
channel more easily by specifying a channel index. and the index can
obviously also be used to get the channel itself when/if needed, but
it's not super convenient to get the index of a channel when you only
have the channel itself
2022-07-10 12:58:14 -04:00
..
assets initial commit 2022-05-15 12:11:46 -04:00
benches initial commit 2022-05-15 12:11:46 -04:00
src return index of the audio channel instead of the channel itself 2022-07-10 12:58:14 -04:00
test-assets forgot to commit necessary test asset for previously added tests 2022-07-10 11:52:11 -04:00
Cargo.toml initial commit 2022-05-15 12:11:46 -04:00