pyfmodex icon indicating copy to clipboard operation
pyfmodex copied to clipboard

Python bindings for fmod ex sound library.

Results 11 pyfmodex issues
Sort by recently updated
recently updated
newest added

Add these bindings (and python properties where appropriate) to `EventInstance`: - `getCPUUsage` - `getPitch` - `setPitch` - `getReverbLevel` - `setReverbLevel` - `Release` - `getTimelinePosition` - `setTimelinePosition` - `getVolume` - `setVolume`...