GitHub / ircam-ismm/node-web-audio-api issues and pull requests
#154 - IOS Build - For Node.js Mobile compatibilty
Issue -
State: open - Opened by david-metrica 2 months ago
- 2 comments
#153 - Add Caveat about DeviceNotAvailable
Pull Request -
State: closed - Opened by qwelias 4 months ago
- 2 comments
#152 - Add missing types
Pull Request -
State: closed - Opened by mikezaby 5 months ago
- 1 comment
#151 - ABSN - Wrong error when setting invalid buffer
Issue -
State: closed - Opened by b-ma 5 months ago
- 1 comment
#150 - Error: error while querying device output config: DeviceNotAvailable
Issue -
State: open - Opened by AAAkater 6 months ago
- 4 comments
#149 - CI - Publish npm releases automatically from github action
Issue -
State: open - Opened by b-ma 7 months ago
#148 - Check if `mimalloc` has a real impact on performance
Issue -
State: open - Opened by b-ma 7 months ago
#147 - Chore - update dependencies
Pull Request -
State: closed - Opened by b-ma 7 months ago
#146 - refactor: get rid of to_byte_slice and get_symbol_for utils, fix #125
Pull Request -
State: closed - Opened by b-ma 7 months ago
#145 - Use older glibc for linux builds
Pull Request -
State: closed - Opened by remorses 7 months ago
- 2 comments
#144 - Refactor CI
Pull Request -
State: closed - Opened by b-ma 7 months ago
- 6 comments
#143 - Fix audio worklet import
Pull Request -
State: closed - Opened by b-ma 7 months ago
- 1 comment
#142 - Start and stop at non-zero
Issue -
State: closed - Opened by bthj 7 months ago
- 2 comments
#141 - Audio stuttering and choppy when using microphone
Issue -
State: closed - Opened by remorses 7 months ago
- 1 comment
#140 - Example - worklet
Issue -
State: open - Opened by b-ma 8 months ago
#139 - Support modifying AudioBuffer after assigning to AudioBufferSourceNode
Issue -
State: closed - Opened by jadujoel 8 months ago
- 6 comments
#138 - Fix missing type export declaration in `"exports"` in package.json
Pull Request -
State: closed - Opened by parzhitsky 10 months ago
- 1 comment
#137 - Remove `#![allow(clippy::zero_repeat_side_effects)]`
Issue -
State: open - Opened by b-ma 11 months ago
#136 - Fix #133
Pull Request -
State: closed - Opened by b-ma 11 months ago
#135 - AudioBufferSourceNode not properly ended
Issue -
State: closed - Opened by jipodine 11 months ago
- 3 comments
#134 - Panic in AudioBufferSourceNode
Issue -
State: closed - Opened by jipodine 11 months ago
- 8 comments
#133 - OfflineAudioContext: reuse or clean memory resources
Issue -
State: closed - Opened by bthj 11 months ago
- 6 comments
#132 - Feat - Use buffer pool in `AudioWorkletGlobalScope`
Pull Request -
State: closed - Opened by b-ma about 1 year ago
#131 - Fix wpt
Pull Request -
State: closed - Opened by b-ma about 1 year ago
#130 - Fix issue with garbage collection
Pull Request -
State: closed - Opened by b-ma about 1 year ago
- 4 comments
#129 - Pick up web-audio-api-rs 0.45 bug fix releases
Pull Request -
State: closed - Opened by orottier about 1 year ago
#128 - Yield once to VM per quantum, another thread prio crate, some timings, use condvar instead of crossbeam; no improvements
Pull Request -
State: open - Opened by orottier about 1 year ago
- 1 comment
#127 - `AudioWorklet` improvements
Issue -
State: open - Opened by b-ma about 1 year ago
- 5 comments
#126 - Question: How would this exception occur? 'Error: unsupported feature: aac: aac too complex'
Issue -
State: closed - Opened by anson0370 about 1 year ago
- 2 comments
#125 - get rid of `to_byte_slice` and `get_symbol_for`
Issue -
State: closed - Opened by b-ma about 1 year ago
#124 - Work in progress for AudioWorkletNode via Worker thread
Pull Request -
State: closed - Opened by orottier about 1 year ago
- 63 comments
#123 - Feat - AudioRenderCapacity
Pull Request -
State: closed - Opened by b-ma over 1 year ago
#122 - Implement AudioRenderCapacity
Issue -
State: closed - Opened by b-ma over 1 year ago
- 2 comments
#121 - Feat - implement ScriptProcessorNode
Pull Request -
State: closed - Opened by b-ma over 1 year ago
#120 - CI - Create a job that monitor CPU / Memory usage
Issue -
State: open - Opened by b-ma over 1 year ago
- 1 comment
#119 - Fix - Revert audio param to raw object instead of classes
Pull Request -
State: closed - Opened by b-ma over 1 year ago
#118 - [priority] Memory leak introduced after v0.18
Issue -
State: closed - Opened by b-ma over 1 year ago
- 10 comments
#117 - CI - perform matrix build only on new tag
Issue -
State: closed - Opened by b-ma over 1 year ago
- 1 comment
#116 - Refactor - review events
Pull Request -
State: closed - Opened by b-ma over 1 year ago
- 4 comments
#115 - Refactor - napi audio buffer ctor
Pull Request -
State: closed - Opened by b-ma over 1 year ago
#114 - Feat - some ScriptProcessorNode tail
Pull Request -
State: closed - Opened by b-ma over 1 year ago
- 10 comments
#113 - Refactor - generalize thread safe function store over different event types
Pull Request -
State: closed - Opened by b-ma over 1 year ago
- 3 comments
#112 - Feat - implement all AudioNode connect / disconnect alternatives
Pull Request -
State: closed - Opened by b-ma over 1 year ago
- 2 comments
#111 - Bind the ScriptProcessorNode
Issue -
State: closed - Opened by orottier over 1 year ago
- 2 comments
#110 - Refactor - use Node native DOMException
Pull Request -
State: closed - Opened by b-ma over 1 year ago
#109 - Implement custom log output for class instances
Issue -
State: open - Opened by b-ma over 1 year ago
#108 - Fix - decodeAudioData in another thread
Pull Request -
State: closed - Opened by b-ma over 1 year ago
- 2 comments
#107 - Refactor - napi wrappers
Pull Request -
State: closed - Opened by b-ma over 1 year ago
- 1 comment
#106 - Refactor - hide symbols
Pull Request -
State: closed - Opened by b-ma over 1 year ago
#105 - Fix type errors
Pull Request -
State: closed - Opened by b-ma over 1 year ago
#104 - Refactor - IDL class def
Pull Request -
State: closed - Opened by b-ma over 1 year ago
#103 - Feat: run idlharness from wpt
Pull Request -
State: closed - Opened by b-ma over 1 year ago
#102 - How to end the node application?
Issue -
State: closed - Opened by jazz-soft over 1 year ago
- 1 comment
#101 - Expose AudioNode class
Pull Request -
State: closed - Opened by jampekka over 1 year ago
- 1 comment
#100 - Fix PeriodicWave constructor
Pull Request -
State: closed - Opened by b-ma over 1 year ago
#99 - Feat - Implement proper inheritance chain
Pull Request -
State: closed - Opened by b-ma over 1 year ago
- 8 comments
#98 - Refactor audio nodes contructor
Pull Request -
State: closed - Opened by b-ma over 1 year ago
#97 - AudioNode class is not exported and not shared between node classes
Issue -
State: closed - Opened by jampekka over 1 year ago
- 5 comments
#96 - Chore: clean JS generation
Pull Request -
State: closed - Opened by b-ma over 1 year ago
#95 - Feat: ended events for AudioSheduledSourceNode in OfflineAudioContext
Pull Request -
State: closed - Opened by b-ma over 1 year ago
- 13 comments
#94 - Fix: media stream source node
Pull Request -
State: closed - Opened by b-ma over 1 year ago
- 1 comment
#93 - PeriodicWave constructor issue
Issue -
State: closed - Opened by orottier over 1 year ago
- 1 comment
#92 - Small WPT improvements
Pull Request -
State: closed - Opened by orottier over 1 year ago
- 1 comment
#91 - MediaStream Destination Node
Issue -
State: open - Opened by justin0mcateer over 1 year ago
- 9 comments
#90 - Feat: wrap AudioBuffer with JS proxy
Pull Request -
State: closed - Opened by b-ma over 1 year ago
- 6 comments
#89 - New checkout of the wpt submodule - run `git submodule update`
Pull Request -
State: closed - Opened by orottier over 1 year ago
- 5 comments
#88 - Fix periodic wave
Pull Request -
State: closed - Opened by b-ma over 1 year ago
#87 - Feat offline events
Pull Request -
State: closed - Opened by b-ma over 1 year ago
#86 - How to run the idl-harness from the wpt suite?
Issue -
State: closed - Opened by orottier over 1 year ago
#85 - More WPT running
Pull Request -
State: closed - Opened by orottier over 1 year ago
- 2 comments
#84 - Consider moving argument type check to JS side
Issue -
State: closed - Opened by b-ma over 1 year ago
- 1 comment
#83 - Review AudioDestinationNode implementation
Issue -
State: closed - Opened by b-ma over 1 year ago
- 1 comment
#82 - Implement AudioNode interface for AudioDestinationNode
Pull Request -
State: closed - Opened by b-ma over 1 year ago
- 2 comments
#81 - DestinationNode needs js `AudioNodeMixin` to handle panics
Issue -
State: closed - Opened by orottier over 1 year ago
- 1 comment
#80 - Fix `AudioBuffer::getChannelData` implementation
Issue -
State: open - Opened by b-ma over 1 year ago
- 1 comment
#79 - fix: getChannelData - cf. #78
Pull Request -
State: closed - Opened by b-ma over 1 year ago
- 2 comments
#78 - Fix AudioBuffer::getChannelData with napi-rs 2.15
Issue -
State: closed - Opened by b-ma over 1 year ago
- 1 comment
#77 - Revert "chore(deps-dev): bump octokit from 2.0.14 to 3.1.2"
Pull Request -
State: closed - Opened by orottier over 1 year ago
- 1 comment
#76 - Upgrade to 0.42, fix wpt checkout, add channelCount to MediaTrackConstraints
Pull Request -
State: closed - Opened by orottier over 1 year ago
- 3 comments
#75 - glib version
Issue -
State: closed - Opened by bengfarrell over 1 year ago
- 7 comments
#74 - channelCount constraint of getUserMedia is ignored
Issue -
State: open - Opened by trevorparscal over 1 year ago
- 3 comments
#73 - TypeScript type for mediaDevices missing from index.d.ts
Issue -
State: open - Opened by trevorparscal over 1 year ago
- 1 comment
#72 - Improve documentation
Issue -
State: open - Opened by ScreamZ over 1 year ago
- 1 comment
#71 - Playing long song
Issue -
State: closed - Opened by ScreamZ over 1 year ago
- 3 comments
#70 - Drop wpt fork
Pull Request -
State: closed - Opened by orottier over 1 year ago
- 2 comments
#69 - AudioContext setSinkId() throws invalid sink error with valid IDs
Issue -
State: closed - Opened by InanisOmnia over 1 year ago
- 2 comments
#68 - Add `/wpt` bot
Issue -
State: open - Opened by b-ma over 1 year ago
#67 - Review AudioBuffer
Issue -
State: closed - Opened by b-ma over 1 year ago
- 1 comment
#66 - Feat - error handling
Pull Request -
State: closed - Opened by b-ma over 1 year ago
- 4 comments
#65 - Review how arguments are parsed
Issue -
State: closed - Opened by b-ma over 1 year ago
- 1 comment
#64 - Move all AudioNode factory methods to JS side
Pull Request -
State: closed - Opened by b-ma over 1 year ago
#63 - Implement `EventTarget` interface
Issue -
State: closed - Opened by b-ma over 1 year ago
- 1 comment
#62 - Are `execute_tokio_future` calls executed in right order?
Issue -
State: open - Opened by b-ma over 1 year ago
#61 - Implement EventTarget interface
Pull Request -
State: closed - Opened by b-ma over 1 year ago
- 7 comments
#60 - feat: add legacy decodeAudioData signature
Pull Request -
State: closed - Opened by b-ma over 1 year ago
- 4 comments
#59 - Refactor/file structure
Pull Request -
State: closed - Opened by b-ma over 1 year ago
#58 - AudioParam methods should return self for method chaining
Pull Request -
State: closed - Opened by orottier over 1 year ago
- 1 comment
#57 - The web-platform-tests tracking issue
Issue -
State: open - Opened by orottier over 1 year ago
- 24 comments
#56 - chore(deps-dev): bump octokit from 2.0.14 to 3.1.2
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies
#55 - Clean build
Issue -
State: closed - Opened by b-ma over 1 year ago
- 2 comments