
Product
Socket for Jira Is Now Available
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.
@geheimgang188/fmod-service-api
Advanced tools
This node module interfaces with an FMOD Service to start/stop events and set parameters. Currently, a ZeroMQ based service is supported.
A code generator additionally generates an API specifically for a project, which supports code like this:
await player.musicLevel01.start();
await player.musicLevel01.stinger.setValue( 1 );
await player.uiCancel.play();
To get started, check the demo directory in the code. Also, the code is documented, so your IDE should provide some support.
zeromq downgraded to 6.0.0-beta.6 again because 6.5.0 is not armhf compatibleFmodEvent.stopVoice() can stop running voice events
FmodPlayer.stopAllEvents() also stops voice eventsFmodPlayer.stop() also stops single-shot events started with play()FmodZeromqApi.disconnect() now disconnects properly. Previously, the heartbeat was not stopped,
causing the API to reconnect immediately.FmodPlayer.resetAllParameters() also resets global parametersFmodZeromqApi.verboseLoggingstart() before. (This requires FMOD Service 1.2.0 or newer.)FmodPlayer.allEvents returns all configured eventsFmodPlayer.resetAllParameters() resets all parameters to default values
(0 by default, can be customised)connect, reconnect, and disconnect events are now sent in a next
Node.js Event Loop
which ensures that e.g. the connection ID is already updated when the event is received.console.log statements migrated to ILoggerFmodPlayer.close() to disconnect the ZeroMQ socketreconnect event is now fired when the player reconnects. init is only fired for the first connection.getEvent(eventName)unloadBank and playVoice to play localised voice filespino) can be passed to the API.index.js fileconnect() now returns immediately and a connect event is emitted on connection.ä becomes ae) instead of removing them in class/variable namespino) to log messages instead of console.logFAQs
FMOD service API
We found that @geheimgang188/fmod-service-api demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.