ruffle/core
Mike Welsh 60f5dc2477 avm2: Implement SoundChannel.position
Fix various issues with `SoundChannel`:
 * Change `avm2::Object::as_sound_instance` to `as_sound_channel`.
 * Cache sound position in `SoundChannelObject`.
 * `SoundInfo::in_sample` is in units of 44100Hz.
 * Clamp `num_loops` to 1.
2021-10-16 22:53:25 -07:00
..
assets text: Add dummy implementation of device text 2019-10-07 23:23:45 -07:00
macros build(deps): bump quote from 1.0.9 to 1.0.10 2021-10-11 17:14:42 -07:00
src avm2: Implement SoundChannel.position 2021-10-16 22:53:25 -07:00
Cargo.toml build(deps): bump png from 0.17.1 to 0.17.2 2021-10-11 15:30:20 -07:00