/[svn]/linuxsampler/trunk/src/engines/sf2/SF2SignalUnitRack.h
ViewVC logotype

Log of /linuxsampler/trunk/src/engines/sf2/SF2SignalUnitRack.h

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Revision:

Revision 3102 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Feb 5 19:48:54 2017 UTC (7 years, 2 months ago) by schoenebeck
File length: 5477 byte(s)
Diff to previous 3101
- Additional 'override' fixes.


Revision 3101 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Feb 5 18:03:58 2017 UTC (7 years, 2 months ago) by schoenebeck
File length: 5297 byte(s)
Diff to previous 2382
* Instruments DB: Fixed undefined DB transaction behavior.
* Fixed general compiler warnings.
* Bumped version (2.0.0.svn43).


Revision 2382 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Dec 2 16:30:42 2012 UTC (11 years, 4 months ago) by persson
File length: 5229 byte(s)
Diff to previous 2327
* all engines: add pan CC value to instrument pan parameter before
  applying panning, instead of using two separate pan functions in
  series (#182)
* sfz parser: allow -200 to 200 for pan_oncc opcode (#182)
* gig engine: handle special case when pan parameter in gig file has
  max or min value
* CoreMIDI: fixed memory deallocation error


Revision 2327 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Mar 10 16:16:14 2012 UTC (12 years, 1 month ago) by persson
File length: 5229 byte(s)
Diff to previous 2296
* sfz/sf2 engine: fixed crash when using small audio fragment size


Revision 2296 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Dec 8 20:03:47 2011 UTC (12 years, 4 months ago) by iliev
File length: 5086 byte(s)
Diff to previous 2219
* fixed crash when trying to create an effect instance with controls
  which min and/or max values depend on the sample rate
* experimental support for per voice equalization (work in progress)
* sfz engine: implemented opcodes eq1_freq, eq2_freq, eq3_freq,
  eq1_freqccN, eq2_freqccN, eq3_freqccN, eq1_bw, eq2_bw, eq3_bw,
  eq1_bwccN, eq2_bwccN, eq3_bwccN, eq1_gain, eq2_gain, eq3_gain,
  eq1_gainccN, eq2_gainccN, eq3_gainccN


Revision 2219 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 28 12:35:49 2011 UTC (12 years, 9 months ago) by iliev
File length: 5004 byte(s)
Diff to previous 2218
* sfz engine: implemented opcodes lfoN_delay,
  lfoN_freq, lfoN_pan, lfoN_cutoff, lfoN_resonance


Revision 2218 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 28 08:05:57 2011 UTC (12 years, 9 months ago) by iliev
File length: 4885 byte(s)
Diff to previous 2217
* sfz engine: use the newly introduced signal units model


Revision 2217 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Jul 26 15:51:30 2011 UTC (12 years, 9 months ago) by iliev
File length: 4808 byte(s)
Diff to previous 2207
* removed helper classes SignalUnitBase,
  EndpointSignalUnitBase, SignalUnitRackBase
* clean up sf2::Voice
* bumped version to 1.0.0.cvs12


Revision 2207 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Jul 15 15:43:49 2011 UTC (12 years, 9 months ago) by iliev
File length: 4359 byte(s)
Diff to previous 2205
* simplified the signal unit model
* sf2: initial implementation of modulation LFO and cutoff filter


Revision 2205 - (view) (download) (as text) (annotate) - [select for diffs]
Added Mon Jul 11 17:52:01 2011 UTC (12 years, 9 months ago) by iliev
File length: 3847 byte(s)
* Introduced Signal Units and Signal Unit Racks, which hopefully will meet
  the demands of the new engines for flexible signal processing.
* sf2: Initial implementation of vibrato LFO, fixes in modulation EG and
  and volume EG (work in progress)


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC