Fri May 15 07:33:15 1998  Tim Janik  <timj@gtk.org>

	* bsemixer.c (bse_mixer_activate_voice): handle BSE_SAMPLE_NOTE_MUNKS
	and BSE_SAMPLE_EFFECT_MUNKS equally for now, since all the test samples
	are of type BSE_SAMPLE_NOTE_MUNKS.

Sun Apr 12 06:13:31 1998  Tim Janik  <timj@gtk.org>

	* bsebswread.c (parse_block): the n_values argument to a munk's block
	definition is now optional and preceeded by an optional offset argument.

Sat Apr  4 09:25:32 1998  Tim Janik  <timj@gtk.org>

	* bsemixer.c (bse_mixer_add_voice_to_buffer): major value size clean up,
	clipping works now.

Sun Mar 29 01:56:17 1998  Tim Janik  <timj@gtk.org>

	* ok, we have the basic stream mechanism in place now, we just need
	some implementations ;)

Fri Mar 27 11:12:44 1998  Tim Janik  <timj@gtk.org>

	* puhh, lots of stuff all over the place.
	yep, i'm famous for my descriptive ChangeLog ntries ;)

Thu Mar 26 04:25:18 1998  Tim Janik  <timj@gtk.org>

	* bsesample.h: changed BseSample to have an array of Munks, rather
	than keeping the values of a munk in different arrays. we need this
	flexibility for parsing and to behave more memory wise. this is also
	nicer to the processor cache ;)
	(struct _BseSample): 

Wed Mar 25 22:26:23 1998  Tim Janik  <timj@gtk.org>

	* gdataset.c: implemented GDataset mechanism similar to the object
	data system used by GTK+ for GtkObject.

Tue Mar 24 04:28:26 1998  Tim Janik  <timj@gtk.org>

	* started ChangeLog.
