/[svn]/linuxsampler/trunk/src/engines/sfz/SfzSignalUnitRack.cpp
ViewVC logotype

Log of /linuxsampler/trunk/src/engines/sfz/SfzSignalUnitRack.cpp

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 2236 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 11 18:25:45 2011 UTC (12 years, 7 months ago) by iliev
File length: 34190 byte(s)
Diff to previous 2235
* sfz engine: implemented opcodes xfin_lokey, xfin_hikey,
  xfout_lokey, xfout_hikey, xf_keycurve, xfin_lovel, xfin_hivel,
  xfout_lovel, xfout_hivel, xf_velcurve, xfin_loccN, xfin_hiccN,
  xfout_loccN, xfout_hiccN, xf_cccurve


Revision 2235 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 10 19:40:39 2011 UTC (12 years, 7 months ago) by iliev
File length: 28657 byte(s)
Diff to previous 2233
* 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 2233 - (view) (download) (annotate) - [select for diffs]
Modified Mon Aug 8 18:46:19 2011 UTC (12 years, 7 months ago) by iliev
File length: 24647 byte(s)
Diff to previous 2232
* sfz engine: implemented opcodes fillfo_depthccN, amplfo_depthccN,
  lfoN_volume, lfoN_volume_onccX, lfoN_volume_smoothccX,
  lfoN_freq_smoothccX, lfoN_pitch_smoothccX, lfoN_pan_onccX,
  lfoN_pan_smoothccX, lfoN_cutoff_onccX, lfoN_cutoff_smoothccX,
  lfoN_resonance_onccX, lfoN_resonance_smoothccX, lfoN_delay_onccX


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


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


Revision 2229 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 4 19:02:36 2011 UTC (12 years, 7 months ago) by iliev
File length: 20752 byte(s)
Diff to previous 2227
* sfz engine: implemented opcodes ampeg_delayccN, ampeg_startccN,
  ampeg_attackccN, ampeg_holdccN, ampeg_decayccN, ampeg_sustainccN,
  ampeg_releaseccN, egN_timeX_onccY, egN_levelX_onccY
* sfz engine: lfoN_* and egN_* opcodes defined
  in group sections are now taken into account


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


Revision 2226 - (view) (download) (annotate) - [select for diffs]
Modified Wed Aug 3 09:12:09 2011 UTC (12 years, 7 months ago) by iliev
File length: 18418 byte(s)
Diff to previous 2225
* sfz engine: implemented opcodes pitchlfo_fade,
  fillfo_fade, amplfo_fade, lfoN_fade, lfoN_fade_onccX


Revision 2225 - (view) (download) (annotate) - [select for diffs]
Modified Tue Aug 2 13:44:57 2011 UTC (12 years, 7 months ago) by iliev
File length: 17167 byte(s)
Diff to previous 2224
* sfz engine: implemented opcodes lfoN_phase, lfoN_phase_onccX,
  lfoN_pitch, lfoN_pitch_onccX


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


Revision 2223 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 29 13:39:58 2011 UTC (12 years, 8 months ago) by iliev
File length: 14927 byte(s)
Diff to previous 2222
* implemented sine LFO, pulse LFO and saw LFO
* sfz engine: implemented opcode lfoN_wave


Revision 2222 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 28 18:24:12 2011 UTC (12 years, 8 months ago) by iliev
File length: 14356 byte(s)
Diff to previous 2221
* sfz engine: implemented opcodes fileg_delay, fileg_start, fileg_attack,
  fileg_hold, fileg_decay, fileg_sustain, fileg_release, fileg_vel2delay,
  fileg_vel2attack, fileg_vel2hold, fileg_vel2decay, fileg_vel2sustain,
  fileg_vel2release
* bumped version to 1.0.0.cvs13


Revision 2221 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 28 17:17:42 2011 UTC (12 years, 8 months ago) by iliev
File length: 13061 byte(s)
Diff to previous 2220
* sfz engine: implemented opcodes pitchlfo_delay, pitchlfo_freq,
  pitchlfo_depth, fillfo_delay, fillfo_freq, fillfo_depth,
  amplfo_delay, amplfo_freq, amplfo_depth


Revision 2220 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jul 28 15:47:51 2011 UTC (12 years, 8 months ago) by iliev
File length: 11244 byte(s)
Diff to previous 2219
* sfz engine: implemented opcodes ampeg_delay, ampeg_vel2delay
  pitcheg_delay, pitcheg_start, pitcheg_attack, pitcheg_hold,
  pitcheg_decay, pitcheg_sustain, pitcheg_release, pitcheg_vel2delay,
  pitcheg_vel2attack, pitcheg_vel2hold, pitcheg_vel2decay,
  pitcheg_vel2sustain, pitcheg_vel2release, pitcheg_depth


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


Revision 2218 - (view) (download) (annotate) - [select for diffs]
Added Thu Jul 28 08:05:57 2011 UTC (12 years, 8 months ago) by iliev
File length: 6387 byte(s)
* sfz engine: use the newly introduced signal units model


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