Status
SteamPeaks
ChartsSalesUpcomingPatchesNewsCalculator
New on SteamEvery app, DLC and depot the minute Steam creates itAppsEvery app on Steam, newest change firstPackagesSubs and bundles, and what each containsDepotsDepots, manifests and install sizesTagsSteam's user tags and the games under themDevelopers & publishersCompanies and their cataloguesTechnologiesEngines, SDKs and anti-cheat found in the filesChange historyEvery PICS changelist as it lands
SignalsNineteen readings of the whole catalogueCompareAny games side by sideRecordsAll-time peaks and the days they were setReportsWeekly and monthly write-upsAlerts & newsroomWatch a game, get told when it movesSteam statusIs Steam up, right nowWeb API explorerTry the endpoints in the browser
NewsSteam's own announcements and the sales calendarCalculatorWhat a Steam account is worth, and its pile of shame
/
Sign in
/
SteamPeaks
The ultimate resource for Steam data.
ExploreChartsSalesSales and festsUpcomingPatchesNewsRecordsTrendingSignals
DatabaseAppsPackagesDepotsTagsDevelopersTechnologiesChange history
ToolsCalculatorCompareSearchAlertsSteam statusAPI
SiteMethodologyFAQDiscordSupportSign in via Steam
Not affiliated with Valve or Steam. Game names and artwork belong to their owners. All times UTC.
PrivacyCookiesFair useStatus
manaCompilerNewsUpdate 1.6.1
Major update

Update 1.6.1

manaCompiler · published 13 Jun 2025, 19:59 UTC · build 18861161

All newsPlayers around this dateRead on Steam

A Milestone update focusing mostly on sound synthesis:


New

- New Object : SwarmOSC : Monophonic oscillator with up to 128 unison voices and spread/scale parameters.

- New Object : Spike : Band pass / notch filter with up to 16 stages for ultra precise and heavy filtering.

- New Object : Filler : Generates new triggers to fill the time between received input triggers according synced delta division.

- Sample : Loader : Convert to Mono -option for sample file loader.

- Roll : When not recording, Sync input with a trigger does a time jump to a beat corresponding the sync number value.

- Gate : New mode : Pass : Transmits only the received Sync number, without a Trigger.

- All Filters : Toggleable Mono mode to optimize DSP load for mono signals.

- Vector : New mode P-Link, where both X and Y values are linked to Y probablity selection. Toggle from object menu.

- Automation Sequencer : Control from MIDI buttons sends back the message to the selected MIDI output port for controller's LED lights.

- New Example project : Basic goa trance setup in Indian tuning.

Fixes

- Matrix : Fixed a chrashing bug when opening projects files made with a software version older than 1.5.9.

- Auto-Filter : Added a visual indicator to the Envelope function.

- Roll : Velocity values fixed for note recording from Sync input.

- Roll : Minimum limit to recorded note lengths (for MIDI drums etc)

- Wavetable : High frequency oscillation fixed.

- Pad : Current X/Y position drawn on the GUI.

- Model : Switched parameter places so that the more imporant Damp parameter has more graphical resolution.

- Input Vector : Delta steps amount change now updates correctly.

- Automation Sequencer : Update back to object GUI improved.

- Various small UI fixes

More from manaCompiler

Other announcements

All news
Game update23 May 2026Update 1.6.6New - Sampler : Slice mode rewritten: Input Note/Number control now selects the next slice to be played and then loops it until released. - Sampler : Slice mode : chunk's Pitch/Vol/Pan settings have their effect also in Slice mode. - Sampler : Editor : editAll mode for chunk Pitch/Vol/Pan settings, where editing one changes the parameters to ALL the chunks. Fixes - L-System : Fixed a bug where…Major update17 Mar 2026Update 1.6.5New - New data object : Wolfram Rule : 1-dimensional automata/fractal for filtering trigger signals. - New data object : L-System : 2-dimensional fractal generator for number/symbol sequences. Changes: - Operator : Velocities is added to the operation from Trigger signals (Might change some MUL operations) - Filter : When receiving a number signal (like from a Tuner) it sets the cutoff frequenc…Game update20 Feb 2026Update 1.6.4New - Simulator : New General setting : P-att : Particles attract also each other according their mass. - Simulator : Sync (both CV (y) and Number (x)) signal outputs from the position(s) of selected particle(s). All read particles are summed together and the output is their average. - DataFilter : New mode : Idle : passes only signals without On and Off Triggers. - Monitor : New input filter m…