CAD97 / CAD97/fmod-rs

Core API Coverage - DSP

Open
#9 0 comments 0 reactions 1 assignee Claimed by @CAD97 View on GitHub
enhancement fmod-core
Dominant language
Rust
Stars
13
Forks
3
PR merge metrics
No merged PRs in 30d

Description

This is a tracking issue for API coverage. Entries should be checked off when they're exposed and documented.

- Connections
- [x] DSP::addInput
- [x] DSP::getInput
- [x] DSP::getOutput
- [x] DSP::getNumInputs
- [x] DSP::getNumOutputs
- [x] DSP::disconnectAll
- [x] DSP::disconnectFrom
- Parameters
- [ ] DSP::getDataParameterIndex
- [x] DSP::setNumParameters
- [x] DSP::setParameterBool
- [x] DSP::getParameterBool
- [ ] DSP::setParameterData
- [ ] DSP::getParameterData
- [x] DSP::setParameterFloat
- [x] DSP::getParameterFloat
- [x] DSP::setParameterInt
- [x] DSP::getParameterInt
- [ ] DSP::getParameterInfo
- Channel format
- [x] DSP::setChannelFormat
- [x] DSP::getChannelFormat
- [x] DSP::getOutputChannelFormat
- Metering
- [ ] DSP::getMeteringInfo
- [ ] DSP::setMeteringEnabled
- [ ] DSP::getMeteringEnabled
- Processing
- [x] DSP::setActive
- [x] DSP::getActive
- [x] DSP::setBypass
- [x] DSP::getBypass
- [x] DSP::setWetDryMix
- [x] DSP::getWetDryMix
- [x] DSP::getIdle
- General
- [ ] DSP::showConfigDialog
- [x] DSP::reset
- [x] DSP::getType
- [x] DSP::getInfo
- [x] DSP::getCPUUsage
- [ ] DSP::setUserData
- [ ] DSP::getUserData
- [x] DSP::setCallback
- [x] DSP::getSystemObject

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.