Skip to content

Latest commit

 

History

History
188 lines (127 loc) · 10.4 KB

File metadata and controls

188 lines (127 loc) · 10.4 KB

Changelog

v2.1.1 (22/02/2021)

enhancement

  • [enhancement] examples all updated to v2 #98

v1.0.0 (27/12/2020)

No changelog for this release.


v1.1.0 (27/12/2020)

No changelog for this release.


v2.0.0 (27/12/2020)

No changelog for this release.


v2.0.1 (27/12/2020)

No changelog for this release.


v2.1.0 (27/12/2020)

bug

  • [bug] sonic-pi synthdefs should be sent by supercollider #101
  • [bug] tabla_ghe1 sample should be mono #93
  • [bug] setting node should clear value when closed #92
  • [bug] volume setting with flow context should work #90
  • [bug] elec_blip and elec_blip2 should be mono #88
  • [bug] Volume control in example is not global #87
  • [bug] misc_crow synth should be mono #86
  • [bug] bd_fat synth should be mono #79

closed

  • [closed] Setting scale to 'whole tone' in global setting doesn't work #94
  • [closed] Reconnection of synth requires redeployment #82

enhancement

  • [enhancement] Beat generator to have option to auto-start/continue on deployment #95
  • [enhancement] Allow single-stepping of beat generator #81
  • [enhancement] status for divide node #80
  • [enhancement] Allow additions to sequencer values (e.g. notes, note lengths) with incoming messages #63
  • [enhancement] Allow output of fx to another fx #38
  • [enhancement] Make sequencer hold for indefinite period with "next" input #6

v1.3.5 (01/09/2019)

bug

  • [bug] Loading samples doesn't work on Windows #77

enhancement

  • [enhancement] Add looper component for importing #76
  • [enhancement] Add volume control to looper #75
  • [enhancement] Use beat count to self-terminate looper synthdefs : no need to store ID #52

v1.3.4 (17/06/2019)

bug

  • [bug] Synth node does not list synthtypes #74

v1.3.3 (26/05/2019)

No changelog for this release.


v1.3.2 (08/05/2019)

enhancement

  • [enhancement] Add icons for all node types #72

v1.3.1 (26/04/2019)

No changelog for this release.


v1.3.0 (24/04/2019)

bug

  • [bug] Global bpm has no effect #57
  • [bug] Match mono/stereo sample synths to sample types #56

closed

  • [closed] Give synthcontrols as options in synth configuration #59

enhancement

  • [enhancement] Add extra scale types #71
  • [enhancement] Add documentation for soundfx node #70
  • [enhancement] Add flanger soundfx #68
  • [enhancement] Add distortion soundfx #66
  • [enhancement] Add envelope to samples so they don't overlay #65
  • [enhancement] Make all synths use sonic-pi format #61
  • [enhancement] Reduce download size #55
  • [enhancement] Categorise samples and allow search from selector #48
  • [enhancement] Make build process for scsynths #44
  • [enhancement] Use global volume for synths #40
  • [enhancement] Use sonic-pi synths #36
  • [enhancement] Give soundfx nodes initial fxcontrol values in configuration #34
  • [enhancement] Label all nodes' input and outputs #33
  • [enhancement] Make sid sample synth tuned #26

v1.2.1 (31/03/2019)

bug

  • [bug] beat latency doesn't work outside London time zone #30

closed

  • [closed] Bars start one beat out #54
  • [closed] Update node help for sequencer #13

v1.2.0 (17/03/2019)

bug

  • [bug] Missing synths: soundfx nodes and recordSampleMono #49
  • [bug] settings increases past upper limit when receiving "up" messages #29
  • [bug] global setting of root affects synths #24
  • [bug] Message "cannot create sampler synth without buffer" when changing synth type to a sample #23
  • [bug] synth octave configuration broken #22
  • [bug] sampler occasionally drops out with "duplicate node ID" error #21
  • [bug] sequencer should be able to send null values #20
  • [bug] sequencer should restart after reset #17
  • [bug] Sampler name should inherit sample name #16
  • [bug] sequencer doesn't appear modified when changing controls #12
  • [bug] soundfx has fixed synthid for each fx type to avoid problems with zombie fx synths #7

closed

  • [closed] Instructions/link for startsc.sh #46
  • [closed] Remove sample node #43
  • [closed] Bugs in markdown on npmjs/nodered.org #42
  • [closed] Find replacements for tidal samples #39
  • [closed] sustained synths have lengths #14

duplicate

  • [duplicate][enhancement] Tunable samples #15

enhancement

  • [enhancement] Master - slave synchronization via websockets #51
  • [enhancement] Beat synchronization using arbitrary data via tap-tempo input #50
  • [enhancement] Integrate Berkeley/beat nodes for sync #47
  • [enhancement] make note length work with bpm and length of tick (e.g. bar) #32
  • [enhancement] sequencer should have separate output for one-off control events #31
  • [enhancement] Use global setting for bpm in synth and beat #27
  • [enhancement] beat generator takes default bpm from setting #25
  • [enhancement] sampler has timestamp #19
  • [enhancement] sampler has volume control #18
  • [enhancement] sequencer uses chord names I, IV, V etc #11
  • [enhancement] sample has better name than "load" #10
  • [enhancement] non-percussive synth sounds with number of beats #8
  • [enhancement] sampler and looper have OSC timestamp #5
  • [enhancement] sampler has pitch control #4
  • [enhancement] sequencer has range of output options #2
  • [enhancement] separate oneshot sampler (e.g. for SuperDirt) from loop #1