Releases: musikinformatik/SuperDirt
Releases · musikinformatik/SuperDirt
v1.7.4
What's Changed
- help: clarify startup file and how to hack superdirt by @telephon in #260
- Fix typo by @fracnesco in #261
- Improve error handling when loading samples by @ahihi in #272
- dirt-global-effects: synths paused not from inside by @telephon in #278
- Send RPN Null after NRPN by @Zalastax in #285
- splay out cuts a little by @telephon in #284
- Create tidal-pitch-glide by @fracnesco in #288
- Use more generic vocabulary by @Bubobubobubobubo in #291
- finally update tidal parameter syntax by @telephon in #292
- Fix Lazy Loading by @geikha in #294
- flotsam implementation by @telephon in #287
- Change visibility of synth variable in GlobalDirtEffect to public by @thgrund in #295
- sample repitching using smpl chunk metadata and tune argument by @ahihi in #274
- Set DirtFreqScale default factor to 1 by @wimmers in #280
New Contributors
- @fracnesco made their first contribution in #261
- @ahihi made their first contribution in #272
- @Zalastax made their first contribution in #285
- @Bubobubobubobubo made their first contribution in #291
- @geikha made their first contribution in #294
- @wimmers made their first contribution in #280
Full Changelog: v1.7.3...v1.7.4
Tama
What's Changed
- dirt-event-types: make sure amp is evaluated before by @telephon in #227
- Actualize adding global effect hack by @ndr-brt in #232
- midi: fix midi gain by @telephon in #236
- Topic net responders by @yaxu in #234
- read sound files into memory on demand by @telephon in #239
- Add DirtFreqScale UGen by @telephon in #244
- improve debug synth by @telephon in #248
- Apply DirtFreqScale to default synths by @ndr-brt in #247
- Stretch v2 by @bgold-cosmos in #229
- Simplify cuts by @telephon in #252
- fix duplicate instances by @telephon in #246
Full Changelog: v1.7.1...v.1.7.3
Changing grammars
Fix for ~amp
Changing grammars
Fix for gain/overgain control @telephon
Changing grammars
- Listen to an IP by default @juniorctl
- superpanic @telephon / @yaxu
- Add grenvelo - a sustain-scaling grain envelope for granular synthesis @telephon
- legato now works without sustain set @telephon
- Improve envelopes and routing @telephon
- allow standard use of the 'dur' parameters when playing from supercollider @telephon
- Add global control busses for on-the-fly effects changes @telephon
- Send allocated busses to tidal @telephon
- long soundfile support @telephon
- add SuperDirt.resetEverything @telephon
- optional safety limits to limit polyphony @telephon
- Allow switching between different limiter types (including switching off) @telephon
Plus more - please refer to commit history for more details.
Housebound spirit
- SuperFM synth @loopier
- Restructure MIDI handling @yaxu @telephon
- Add limits for filter frequencies @bgold-cosmos
- Import @renickbell's SOS synths @yacodes
- make sure startup updates the server options @telephon
- improve panning @telephon
- crossfade envelope for audio input @telephon
- synths: fix deprecated asInt @telephon
Megatron
- Added 'looper.scd' to hacks folder for recording sound input into a superdirt buffer for playing just like a sample @f00b455
- Multiple (different) midi commands can be triggered from a single tidal event (e.g. note value and cc) @yaxu @telephon
- Synths can now be mono @telephon / @vrx
- Improved example for multichannel spatialisation @telephon
- nrpn midi support @yaxu @telephon
- efficiency improvements @telephon
- the maximum gain is now 2. If you want to go over this, add to overgain @yaxu @dkr0 @telephon et al