Is there really no good soundfont editor?
-
- jaaathmaster
- 2690 posts since 1 Jun, 2001 from Marlow, S. Bucks, UK
Vsampler might be another option.
Or Mobius: http://www.squarecircle.com/mobius/mobius.html
There used to be a shareware program called Audio Compositor for editing sf2s.. Site seemed to have vanished though. You can still d/l the (rather crippled) demo here though:
http://www.maz-sound.com/samplers.html
EXSC2 seems to convert Kontakt patches to SF2 OK though, so I use that.
In terms of free stuff, you could look at Smurf for Linux or it's successor, Swami:
http://swami.sourceforge.net/
which has apparently been ported to windows:
http://mail.gnu.org/archive/html/iiwusy ... 00062.html
Maybe politely hassle Josh Green for a copy?
Or Mobius: http://www.squarecircle.com/mobius/mobius.html
There used to be a shareware program called Audio Compositor for editing sf2s.. Site seemed to have vanished though. You can still d/l the (rather crippled) demo here though:
http://www.maz-sound.com/samplers.html
EXSC2 seems to convert Kontakt patches to SF2 OK though, so I use that.
In terms of free stuff, you could look at Smurf for Linux or it's successor, Swami:
http://swami.sourceforge.net/
which has apparently been ported to windows:
http://mail.gnu.org/archive/html/iiwusy ... 00062.html
Maybe politely hassle Josh Green for a copy?
Music with dinner is an insult both to the cook and the violinist.
-
- The Teach
- 8273 posts since 23 Jul, 2002 from flatness
easiest option still seems to be whatever vst sampler you got loaded into the chainer demo ...
slainte
rob
slainte
-
- KVRAF
- 3723 posts since 17 Apr, 2002 from Scotland
I just downloaded Vienna and got it to install and run fine (it's now at v2.3).
I have a Windows XP machine.
Although I have an SBLive, I am using the kx drivers. Vienna installation always balked at this before and I could never get it working.
Definitely worth a try, chaps.
I have a Windows XP machine.
Although I have an SBLive, I am using the kx drivers. Vienna installation always balked at this before and I could never get it working.
Definitely worth a try, chaps.
-
- KVRAF
- Topic Starter
- 2582 posts since 24 Apr, 2003 from Canada
The whole chainer thing won't work no matter how you slice it. It exports UNLOOPED soundfonts - doesn't matter if you loop em beforehand in whatever vsti you use.
scuzzphut: do you have an url for vienna? I found a bunch of dead links.
scuzzphut: do you have an url for vienna? I found a bunch of dead links.
- KVRAF
- 7412 posts since 8 Feb, 2003 from London, UK
I really must find time someday to code up a SF2 formatter... The format is well documented (no idea how accurate - I'm sure René can comment there, though) and fairly straight forward (based on RIFF). There's an open source tool or two available, too, which can only help.
Floyd, I'm also utterly bemused as to why there isn't a free SF2 writer.
Floyd, I'm also utterly bemused as to why there isn't a free SF2 writer.
-
- KVRAF
- 3476 posts since 9 Apr, 2003 from NE Ohio, USA
I think René had problems with the way some banks are configured, not with the fonts themselves (ie some banks only using MSB for bank-switching, etc). For those looking, the spec's available in PDF format at http://www.soundfont.compljones wrote:I really must find time someday to code up a SF2 formatter... The format is well documented (no idea how accurate - I'm sure René can comment there, though) and fairly straight forward (based on RIFF). There's an open source tool or two available, too, which can only help.
Floyd, I'm also utterly bemused as to why there isn't a free SF2 writer.
I've built sf banks from looped wav samples with VSampler. I know of people that built banks with Chainer and then used Seamless Looper or EZ-Editor to loop the wavs (I think there was something about this in the Crystal docs, since it can use a soundfont for an oscillator source).
Doug
Logic is a pretty flower that smells bad - Spock, in "I, Mudd"
For a good time click http://www.belindabedekovic.com/video_fl_en.htm
For a good time click http://www.belindabedekovic.com/video_fl_en.htm
-
- Banned
- 4073 posts since 15 Mar, 2004
I will pay you - perhps handsomely - if you do really code up what has become a common quest here and desperately needed by many.... Honestly! Code away - cuz i spent years gathering sf2s, and I HATE anything to do with soundbalster anymore ( another story for another time). I'm serious also.pljones wrote:I really must find time someday to code up a SF2 formatter... The format is well documented (no idea how accurate - I'm sure René can comment there, though) and fairly straight forward (based on RIFF). There's an open source tool or two available, too, which can only help.
Floyd, I'm also utterly bemused as to why there isn't a free SF2 writer.
Scuzzphut - I mentioned this before to you and I thinks it is do-able based upon your previous excellent dev work...
-
- KVRist
- 212 posts since 23 Feb, 2003 from Charlotte, VT
Great thread.
Using sfz+ has shown me that there's much more sound in soundfonts than I hear in NNXT.
-
- KVRist
- 65 posts since 19 Aug, 2003
Hi! Yes, it´s very sad...There isn´t a decent SF2 editor...
Who demons are going to be able to make free soundfonts without a damn editor?
Of course, although I would like, I can´t do it... Who uses a nauseous Soundblaster nowadays?
We need ->
!!!
Greetings...
Of course, although I would like, I can´t do it... Who uses a nauseous Soundblaster nowadays?
We need ->
Greetings...
-
- KVRAF
- 1949 posts since 21 Mar, 2003 from Labrador
Chainer isn't free-$60USDAtonal wrote:Also consider getting CHAINER and then loading sFz inside. Export the converted SF format samples thru CHAINER.![]()
Both are free and robust.
http://www.kvr-vst.com/get/261.html
- KVRAF
- 7412 posts since 8 Feb, 2003 from London, UK
Last time I inquired I got a friendly but unhelpful response - i.e. "You want to run it on Windows? Be my guest... just don't expect it to be a priority to fix it when it breaks". You need three parts: SWAMI, IIWUsynth and the GUI toolkit. IIWUsynth appeared to be a dead project and I couldn't get it to build even under CygWin (let alone as a native Win32 app using MinGW). The GUI library was buildable, IIRC.griels wrote:Heloooooooo?
Can anybody hear me?
I mentioned a little thing called Swami?
That's _hard work_. And SWAMI has all the disadvantages of Awave/Vienna/VSampler - it's a GUI. Fine for tweaking the odd parameter, not very pleasant for building a SF2 from scratch.
I just want to hack a text file together describing the SF2 and run it through a compiler. Simple. The tool I was last pointed to that asserted it did this couldn't even build a valid SF2 file from its own output (it decompiled, too - the decompile output was meant to be useable input to the compiler).
Josh seems to have a handy-looking library, though, that could help: libinstpatch
Last edited by pljones on Sat Apr 10, 2004 8:42 pm, edited 1 time in total.
-
- KVRAF
- 3723 posts since 17 Apr, 2002 from Scotland
I think it might be worth a non soundblaster user tyring out the latest version of vienna and reporting back here - I'm not so sure that a SB card is required now.....
anyone up for it?
anyone up for it?
