/[svn]/linuxsampler/trunk/src/engines/common/SignalUnit.h
ViewVC logotype

Log of /linuxsampler/trunk/src/engines/common/SignalUnit.h

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 3034 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Oct 31 00:05:00 2016 UTC (7 years, 4 months ago) by schoenebeck
File length: 22998 byte(s)
Diff to previous 2382 , to selected 2232
* Fixed a bunch of minor issues (mostly compiler warnings).
* Bumped version (2.0.0.svn31).


Revision 2382 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Dec 2 16:30:42 2012 UTC (11 years, 3 months ago) by persson
File length: 22998 byte(s)
Diff to previous 2297 , to selected 2232
* 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 2297 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Dec 9 15:04:55 2011 UTC (12 years, 3 months ago) by iliev
File length: 23002 byte(s)
Diff to previous 2296 , to selected 2232
* implemented opcodes delay, delay_onccN, delay_random,
  delay_samples, delay_samples_onccN


Revision 2296 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Dec 8 20:03:47 2011 UTC (12 years, 3 months ago) by iliev
File length: 22645 byte(s)
Diff to previous 2264 , to selected 2232
* 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 2264 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Aug 22 10:00:01 2011 UTC (12 years, 7 months ago) by iliev
File length: 22577 byte(s)
Diff to previous 2251 , to selected 2232
* sfz engine: implemented opcodes pitch_onccN,
  pitch_curveccN, pitch_smoothccN, pitch_stepccN


Revision 2251 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Aug 20 10:38:31 2011 UTC (12 years, 7 months ago) by iliev
File length: 21369 byte(s)
Diff to previous 2244 , to selected 2232
* sfz engine: *lfo_freqccN wasn't working when the respective *lfo_freq
  was not set or was set to zero
* sfz engine: lfoN_freq_onccX wasn't working when lfoN_freq
  was not set or was set to zero


Revision 2244 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Aug 18 11:32:33 2011 UTC (12 years, 7 months ago) by iliev
File length: 21331 byte(s)
Diff to previous 2238 , to selected 2232
* sfz engine: use common pool of CC objects to minimize RAM usage


Revision 2238 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Aug 12 17:30:47 2011 UTC (12 years, 7 months ago) by iliev
File length: 20488 byte(s)
Diff to previous 2235 , to selected 2232
* bugfix: sfz engine was using enormous amount of memory
* bumped version to 1.0.0.cvs14


Revision 2235 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Aug 10 19:40:39 2011 UTC (12 years, 7 months ago) by iliev
File length: 20285 byte(s)
Diff to previous 2234 , to selected 2232
* sfz engine: implemented opcodes egN_amplitude_onccX,
  egN_volume, egN_volume_onccX, egN_cutoff, egN_cutoff_onccX,
  egN_pitch, egN_pitch_onccX, egN_resonance, egN_resonance_onccX


Revision 2234 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Aug 9 18:27:58 2011 UTC (12 years, 7 months ago) by iliev
File length: 20218 byte(s)
Diff to previous 2232
* sfz engine: implemented opcode end


Revision 2232 - (view) (download) (as text) (annotate) - [selected]
Modified Mon Aug 8 13:40:04 2011 UTC (12 years, 7 months ago) by iliev
File length: 20216 byte(s)
Diff to previous 2230
* sfz engine: implemented opcode volume_smoothccN


Revision 2230 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Aug 5 17:59:10 2011 UTC (12 years, 7 months ago) by iliev
File length: 17057 byte(s)
Diff to previous 2227 , to selected 2232
* sfz engine: implemented curves
* sfz engine: implemented opcodes volume_onccN, volume_curveccN


Revision 2227 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Aug 3 17:11:40 2011 UTC (12 years, 7 months ago) by iliev
File length: 16936 byte(s)
Diff to previous 2224 , to selected 2232
* sfz engine: implemented opcodes fillfo_freqccN,
  pitchlfo_freqccN, amplfo_freqccN, lfoN_freq_onccX


Revision 2224 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Aug 1 19:08:09 2011 UTC (12 years, 7 months ago) by iliev
File length: 16440 byte(s)
Diff to previous 2219 , to selected 2232
* implemented opcode pitchlfo_depthccN


Revision 2219 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Jul 28 12:35:49 2011 UTC (12 years, 8 months ago) by iliev
File length: 13258 byte(s)
Diff to previous 2218 , to selected 2232
* 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, 8 months ago) by iliev
File length: 12826 byte(s)
Diff to previous 2217 , to selected 2232
* 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, 8 months ago) by iliev
File length: 12828 byte(s)
Diff to previous 2207 , to selected 2232
* 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, 8 months ago) by iliev
File length: 14228 byte(s)
Diff to previous 2205 , to selected 2232
* 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, 8 months ago) by iliev
File length: 17474 byte(s)
Diff to selected 2232
* 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