Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / solarliner/bevy-kira-components issues and pull requests
#24 - Should we trigger an event when audio ends or let users reach into PlaybackState in their own systems?
Issue -
State: open - Opened by mgi388 8 months ago
Labels: Feature
#23 - Add RemoveComponents example to demo 'infinite' system bug
Pull Request -
State: open - Opened by mgi388 8 months ago
#22 - Add playback_rate to settings
Pull Request -
State: closed - Opened by mgi388 8 months ago
#21 - Update to Bevy 0.14.0-rc.2
Pull Request -
State: closed - Opened by BD103 8 months ago
#20 - Expose playback_rate to AudioFileSettings
Issue -
State: closed - Opened by mgi388 8 months ago
- 2 comments
Labels: Feature
#19 - Loading AudioFile from another asset appears to be the cause of broken spatialization
Issue -
State: open - Opened by mgi388 8 months ago
- 6 comments
Labels: Bug
#18 - Add EffectRack macro
Pull Request -
State: open - Opened by GitGhillie 9 months ago
#17 - Recreate `audio` and `decodable/custom_sound` examples from `bevy_audio`
Pull Request -
State: closed - Opened by SolarLiner 9 months ago
- 1 comment
Labels: Examples
#16 - Remove `Result<(), E>` from the API
Pull Request -
State: closed - Opened by SolarLiner 9 months ago
- 1 comment
Labels: Upstream, Breaking, Refactor
#15 - API for enumerating and selecting an audio output
Issue -
State: open - Opened by SolarLiner 9 months ago
Labels: Feature, Exploration
#14 - Add `AudioFileHandle::toggle` convenience method
Pull Request -
State: closed - Opened by SolarLiner 9 months ago
Labels: Feature
#13 - [Tracking] Re-implement existing `bevy_audio` examples
Issue -
State: open - Opened by SolarLiner 9 months ago
Labels: Feature, Examples
#12 - Integrate Kira tracks
Issue -
State: open - Opened by SolarLiner 9 months ago
Labels: Feature, Exploration
#11 - Align error handling conventions on Bevy
Issue -
State: closed - Opened by SolarLiner 9 months ago
Labels: Breaking
#10 - Remove Cargo.lock
Pull Request -
State: closed - Opened by GitGhillie 9 months ago
- 4 comments
#9 - Recreate audio_control example
Pull Request -
State: closed - Opened by GitGhillie 9 months ago
- 10 comments
#8 - fix: use linear attenuation in SpatialEmitter by default
Pull Request -
State: closed - Opened by mgi388 9 months ago
Labels: Examples
#7 - refactor: rename consts from NUM_ prefix to _COUNT suffix
Pull Request -
State: closed - Opened by mgi388 9 months ago
Labels: Feature
#6 - Ability to increment/decrement volume
Issue -
State: open - Opened by ItsDoot 9 months ago
Labels: Blocked, Upstream, Feature
#5 - add AudioWorld#set_master_volume
Pull Request -
State: closed - Opened by ItsDoot 9 months ago
- 2 comments
Labels: Feature
#4 - Missing .toggle() functionality
Issue -
State: closed - Opened by GitGhillie 10 months ago
- 2 comments
Labels: Feature, Exploration, Implement Me
#3 - [Release] 0.1.1
Pull Request -
State: closed - Opened by SolarLiner 10 months ago
#2 - [Release] 0.1.0
Pull Request -
State: closed - Opened by SolarLiner 10 months ago
#1 - Pushing effect commands has no effect
Issue -
State: closed - Opened by GitGhillie 10 months ago
- 2 comments
Labels: Bug, Won't fix