History log of /haiku/src/kits/midi/Synth.cpp
Revision Date Author Comments
# 538f9a18 26-Oct-2023 PulkoMandy <pulkomandy@pulkomandy.tk>

MIDI kit: remove obsolete comment

The function used to be "not supported", but now it is implemented.

So, the comment about printing a "not supported" message for debugging
is obsolete and can be removed.

Change-Id: I2db26ef5a59e6e04bf903a29563d88d1d98fc303


# d553b90c 21-Sep-2014 Stefano Ceccherini <stefano.ceccherini@gmail.com>

BSynth/BSoftSynth: implemented GetAudio().
Patch by Pete Goodeve (modified by me, hopefully for the better and
without introducing bugs) which implements BSynth::GetAudio().


# 77f87987 06-Jul-2006 Jérôme Duval <korli@users.berlios.de>

added back previous copyright notices, they were mysteriously replaced by our own copyright notice


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18046 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 4810cdcd 19-Jun-2006 Jérôme Duval <korli@users.berlios.de>

code style update to match ours (kind of)
license header update
minor clean up


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17876 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 2df2b984 17-Jun-2006 Jérôme Duval <korli@users.berlios.de>

clean up


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17866 a95241bf-73f2-0310-859d-f6bbb57e9c96


# bafde775 17-Jun-2006 Jérôme Duval <korli@users.berlios.de>

made midi server beos compatible
fix binary compatibility for several classes (I missed this before)
the soft synth loads by default /boot/beos/etc/synth/big_synth.sy (which I locally linked to a General Midi sf2 bank
tested with MidiSynth 1.6 on Haiku


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17864 a95241bf-73f2-0310-859d-f6bbb57e9c96


# b178e190 13-May-2004 mahlzeit <mahlzeit@nowhere.fake>

Implemented BMidiSynthFile.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7571 a95241bf-73f2-0310-859d-f6bbb57e9c96


# fbaf754a 13-May-2004 mahlzeit <mahlzeit@nowhere.fake>

Implemented the softsynth support classes and a skeleton for
the synth itself.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7565 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 9138338c 13-May-2004 mahlzeit <mahlzeit@nowhere.fake>

Fixed warnings on geekgadgets compiler.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7559 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 456cec68 13-May-2004 mahlzeit <mahlzeit@nowhere.fake>

If a be_synth already existed, the BSynth constructor should
delete it first.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7558 a95241bf-73f2-0310-859d-f6bbb57e9c96


# f7f27fcb 22-Dec-2003 shatty <shatty@nowhere.fake>

implement be_synth behavior for BSynth. behavior taken from bebook specification and R5 testing.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5733 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 49fa1748 17-Mar-2003 mahlzeit <mahlzeit@nowhere.fake>

cleaned up midi1


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2934 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 6ba60405 01-Nov-2002 mahlzeit <mahlzeit@nowhere.fake>

Cleaned up libmidi. Added stubs for missing classes and made the
existing classes binary compatible. To achieve this, I copied the
original Be headers and backported Paul Stadler's original code.
I also merged Jerome Leveque's changes from the VeryLotOfChange
subdir, which is now no longer needed. Of course, I could not stop
myself from changing the coding style in the heat of the moment.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1818 a95241bf-73f2-0310-859d-f6bbb57e9c96


# d553b90c86f8d3e82a1eed956cf168cb501a3a90 21-Sep-2014 Stefano Ceccherini <stefano.ceccherini@gmail.com>

BSynth/BSoftSynth: implemented GetAudio().
Patch by Pete Goodeve (modified by me, hopefully for the better and
without introducing bugs) which implements BSynth::GetAudio().


# 77f879871f89bfcd40965f6d4f2b2a529e2f9743 06-Jul-2006 Jérôme Duval <korli@users.berlios.de>

added back previous copyright notices, they were mysteriously replaced by our own copyright notice


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18046 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 4810cdcdbce34442e72600c975882c2db8c621e2 19-Jun-2006 Jérôme Duval <korli@users.berlios.de>

code style update to match ours (kind of)
license header update
minor clean up


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17876 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 2df2b9841660d917c22ff8f38f0cd32e5d2da851 17-Jun-2006 Jérôme Duval <korli@users.berlios.de>

clean up


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17866 a95241bf-73f2-0310-859d-f6bbb57e9c96


# bafde775b9d7acdd9a81bae995ecb8b01cba903c 17-Jun-2006 Jérôme Duval <korli@users.berlios.de>

made midi server beos compatible
fix binary compatibility for several classes (I missed this before)
the soft synth loads by default /boot/beos/etc/synth/big_synth.sy (which I locally linked to a General Midi sf2 bank
tested with MidiSynth 1.6 on Haiku


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@17864 a95241bf-73f2-0310-859d-f6bbb57e9c96


# b178e1905ba0487583b40817d9a54f0fe2fd1a71 13-May-2004 mahlzeit <mahlzeit@nowhere.fake>

Implemented BMidiSynthFile.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7571 a95241bf-73f2-0310-859d-f6bbb57e9c96


# fbaf754a211e41db0faf0c2a5f1ed5ea9d93cd9e 13-May-2004 mahlzeit <mahlzeit@nowhere.fake>

Implemented the softsynth support classes and a skeleton for
the synth itself.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7565 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 9138338c722a120ea9ab620ea9ef47a562e14cc4 13-May-2004 mahlzeit <mahlzeit@nowhere.fake>

Fixed warnings on geekgadgets compiler.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7559 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 456cec68d1a3808863a347635c62a557baf27471 13-May-2004 mahlzeit <mahlzeit@nowhere.fake>

If a be_synth already existed, the BSynth constructor should
delete it first.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7558 a95241bf-73f2-0310-859d-f6bbb57e9c96


# f7f27fcb795b5989d75fc616ae48991d68e753ec 22-Dec-2003 shatty <shatty@nowhere.fake>

implement be_synth behavior for BSynth. behavior taken from bebook specification and R5 testing.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@5733 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 49fa1748f5f47750ba09592a9b63fb87e7bbbcdb 17-Mar-2003 mahlzeit <mahlzeit@nowhere.fake>

cleaned up midi1


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2934 a95241bf-73f2-0310-859d-f6bbb57e9c96


# 6ba604058295dfb0cfe154914ee4e7a27b8deb74 01-Nov-2002 mahlzeit <mahlzeit@nowhere.fake>

Cleaned up libmidi. Added stubs for missing classes and made the
existing classes binary compatible. To achieve this, I copied the
original Be headers and backported Paul Stadler's original code.
I also merged Jerome Leveque's changes from the VeryLotOfChange
subdir, which is now no longer needed. Of course, I could not stop
myself from changing the coding style in the heat of the moment.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@1818 a95241bf-73f2-0310-859d-f6bbb57e9c96