{"id":16974028,"url":"https://github.com/xioxin/lab_sound_flutter","last_synced_at":"2026-03-02T08:31:12.370Z","repository":{"id":38288692,"uuid":"369496275","full_name":"xioxin/lab_sound_flutter","owner":"xioxin","description":"a wrapper for LabSound(graph-based audio engine)","archived":false,"fork":false,"pushed_at":"2024-09-02T19:12:25.000Z","size":36553,"stargazers_count":17,"open_issues_count":1,"forks_count":4,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-08-15T19:46:05.732Z","etag":null,"topics":["android","audio","audio-analysis","audio-engine","flutter-plugin","ios","lab-sound-flutter","labsound","miniaudio","webaudio"],"latest_commit_sha":null,"homepage":"","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xioxin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-05-21T10:18:41.000Z","updated_at":"2024-10-21T22:10:33.000Z","dependencies_parsed_at":"2024-10-28T13:22:25.649Z","dependency_job_id":"b39030c1-2db5-406b-ac4e-efe677c9294a","html_url":"https://github.com/xioxin/lab_sound_flutter","commit_stats":{"total_commits":68,"total_committers":4,"mean_commits":17.0,"dds":"0.42647058823529416","last_synced_commit":"a59de18f49149bb946257f3b51e014a5ca4d2469"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xioxin/lab_sound_flutter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xioxin%2Flab_sound_flutter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xioxin%2Flab_sound_flutter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xioxin%2Flab_sound_flutter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xioxin%2Flab_sound_flutter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xioxin","download_url":"https://codeload.github.com/xioxin/lab_sound_flutter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xioxin%2Flab_sound_flutter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29995912,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T01:47:34.672Z","status":"online","status_checked_at":"2026-03-02T02:00:07.342Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android","audio","audio-analysis","audio-engine","flutter-plugin","ios","lab-sound-flutter","labsound","miniaudio","webaudio"],"created_at":"2024-10-14T01:04:24.820Z","updated_at":"2026-03-02T08:31:12.347Z","avatar_url":"https://github.com/xioxin.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lab_sound_flutter\n**WIP**\n\nlab_sound_flutter is the [LabSound](https://github.com/LabSound/LabSound) wrapper for Flutter.\n\n## Platform\n* [x] Android\n* [x] iOS\n* [x] Mac\n* [x] Windows\n* [x] Linux\n* [ ] Web\n\n## Todo\n* [x] iOS support\n* [x] iOS simulator support (x86_64)\n* [ ] macOS M1 support (arm64)\n* [ ] Add Android backend selection (AAudio, OpenCL)\n* [ ] Continue to improve binding\n* [ ] Refactoring using the \"endorsed federated plugin\" pattern and bringing the API style closer to \"dart: web_audio\" to increase web support\n\n## Binding\n\nhttps://github.com/xioxin/lab_sound_bridge\n\n* [x] AnalyserNode\n* [ ] AudioBasicInspectorNode\n* [ ] AudioBasicProcessorNode\n* [x] AudioBus \u0026 AudioFileReader\n* [ ] AudioChannel\n* [x] AudioContext\n* [ ] AudioDevice\n    * [x] AudioStreamConfig\n* [x] AudioHardwareDeviceNode\n* [ ] AudioHardwareInputNode\n* [ ] AudioListener\n* [x] AudioNode\n* [ ] AudioNodeInput\n* [ ] AudioNodeOutput\n* [x] AudioParam \u0026 AudioParamTimeline\n* [ ] AudioSummingJunction\n* [x] BiquadFilterNode\n* [x] ChannelMergerNode\n* [x] ChannelSplitterNode\n* [x] ConvolverNode\n* [x] DelayNode\n* [x] DynamicsCompressorNode\n* [x] GainNode\n* [ ] NullDeviceNode\n* [x] OscillatorNode\n* [x] PannerNode\n* [ ] RealtimeAnalyser\n* [x] SampledAudioNode\n* [x] StereoPannerNode\n* [x] WaveShaperNode\n\n* [x] ADSRNode\n* [x] BPMDelayNode\n* [ ] ClipNode\n* [ ] DiodeNode\n* [ ] FunctionNode\n* [ ] GranulationNode \u003c!-- 是一个音频合成 --\u003e\n* [x] NoiseNode\n* [ ] PdNode\n* [ ] PeakCompNode\n* [ ] PingPongDelayNode\n* [x] PolyBLEPNode\n* [x] PowerMonitorNode\n* [ ] PWMNode\n* [x] RecorderNode\n* [ ] SfxrNode \u003c!-- 一个很高级的功能 https://sfxr.me/ --\u003e\n* [ ] SpatializationNode\n* [ ] SpectralMonitorNode\n* [ ] SupersawNode\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxioxin%2Flab_sound_flutter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxioxin%2Flab_sound_flutter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxioxin%2Flab_sound_flutter/lists"}