Login and download FMOD Studio Programmer’s API and Low Level Programmer API Linux Version 1.07.04 to ${GOPATH}/src/github.com/theaidem/fmod
directory
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$GOPATH/src/github.com/theaidem/fmod/fmodstudioapi10704linux/api/lowlevel/lib/x86_64
Here's the current lowlevel API status.
- Factory functions
- Setup functions
- Plug-in support
- General post-init system functions
- System information functions
- Sound/DSP/Channel/FX creation and retrieval
- Routing to ports
- Reverb API
- System level DSP functionality
- Recording API
- Geometry API
- Network functions
- Userdata set/get
- Standard sound manipulation functions
- Synchronization point APIs
- Loop Count/Points
- Funcs for MOD/S3M/XM/IT/MID sequenced formats
- Userdata set/get
- Control functions
- Information only functions
- Userdata set/get
- Connection / disconnection / input and output
- DSP unit control
- DSP parameter control
- DSP attributes
- Userdata set/get
- Metering
- General set/get
- Userdata set/get
- Polygon manipulation
- Object manipulation
- Userdata set/get
- Reverb manipulation
- Userdata set/get
- General control functionality
- Matrix/Panning
- Clock based functionality
- DSP effects
- 3D functionality
- Userdata set/get
- Specific control functionality
- Information only functions
- Nested channel groups
- Information only functions
Here's the current studio API status. (not yet!)