XHip--Please finish your synth!!
- KVRAF
- 3846 posts since 15 Mar, 2002 from Underworld
You redesigned the webpage a bit? Nice work AD
. I like it and I like your minimalist style
.
Cheers!
Cheers!
It is no measure of health to be well adjusted to a profoundly sick society. - Jiddu Krishnamurti
- KVRAF
- 9590 posts since 17 Sep, 2002 from Gothenburg Sweden
aciddose wrote: the source code is available. if you're interested ask me and i'll give you more information.
New masterplan.
Remove two thirds of the features and slap a Juno 106 GUI on it.
Bask in the glory for a couple of months.
Retire to castle in south France to grow mushrooms and find truffles with truffle pig.
- KVRAF
- 12615 posts since 7 Dec, 2004
New masterplan.
Remove two thirds of the features and find somebody to slap a Juno 106 GUI on it, which isnt exactly easy without exactly duplicating the appearance of the real juno 106.
Bask in the glory for a couple of months.
Retire to accepting the order to desist from roland after they threaten to sue.
yeah i've considered it actually, i just do not have the time. if anybody else wants to do so like i said the source is available to you if you contact me.
Remove two thirds of the features and find somebody to slap a Juno 106 GUI on it, which isnt exactly easy without exactly duplicating the appearance of the real juno 106.
Bask in the glory for a couple of months.
Retire to accepting the order to desist from roland after they threaten to sue.
yeah i've considered it actually, i just do not have the time. if anybody else wants to do so like i said the source is available to you if you contact me.
- KVRAF
- 12615 posts since 7 Dec, 2004
http://xhip.cjb.net/xhip/releases/0/6/1 ... 6.15.2.zip
if the gui won't load, it means either the xhip.ini file isnt located in the proper place, or the full path to the default.xhipgui file needs to be written inside. the CWD (current working directory) for your host may be the directory of the host exe. if that is the case, that needs to be where you locate the ini file. it may also be in "my documents" or your "home" directory on some systems. i'll add the code required to find the xhip dll's path later on so this won't be a problem. alpha here, remember.
- only grab this if you really want to play with having a gui module.
if anybody would like to code their own gui or just start messing with the values for colors and stuff in this one, send me a message and i'll get you the source code. it's as simple as installing mingw, my guisrc package and typing "make". it's a lot less simple with msvc, although you can compile it fine with that too if you for some reason want to do so.
new:
- this version will load waves/patches/banks.
- changed back to the gray color because black was driving me nuts.
- woolooloo.
- oh yeah, the synth is about 4x faster and i can get 100 voices on this cpu now.
http://xhip.cjb.net/temp/public/woolooloo.mp3
http://xhip.cjb.net/temp/public/woolooloo.adxi
http://xhip.cjb.net/temp/public/robobobertbeats1.mp3 (3mb)
if the gui won't load, it means either the xhip.ini file isnt located in the proper place, or the full path to the default.xhipgui file needs to be written inside. the CWD (current working directory) for your host may be the directory of the host exe. if that is the case, that needs to be where you locate the ini file. it may also be in "my documents" or your "home" directory on some systems. i'll add the code required to find the xhip dll's path later on so this won't be a problem. alpha here, remember.
- only grab this if you really want to play with having a gui module.
if anybody would like to code their own gui or just start messing with the values for colors and stuff in this one, send me a message and i'll get you the source code. it's as simple as installing mingw, my guisrc package and typing "make". it's a lot less simple with msvc, although you can compile it fine with that too if you for some reason want to do so.
new:
- this version will load waves/patches/banks.
- changed back to the gray color because black was driving me nuts.
- woolooloo.
- oh yeah, the synth is about 4x faster and i can get 100 voices on this cpu now.
http://xhip.cjb.net/temp/public/woolooloo.mp3
http://xhip.cjb.net/temp/public/woolooloo.adxi
http://xhip.cjb.net/temp/public/robobobertbeats1.mp3 (3mb)
- KVRAF
- 3846 posts since 15 Mar, 2002 from Underworld
I can smell some acid humour in that 4th new feature. LoL
It is no measure of health to be well adjusted to a profoundly sick society. - Jiddu Krishnamurti
- KVRAF
- 12615 posts since 7 Dec, 2004
actually i added back some of the conditionals so that if you're not using all the features at once, there is a significant decrease in the amount of cpu used. using just the oscs now is roughly 4x faster than the last version. i really need to finish the implementation for the modular gui stuff and "finish" the whole synth at some point here.
if you're using all the features at once, there shouldn't be any difference in speed.
i just noticed i accidentally had left something set wrong in that version though so if you're testing for speed grab it again - the last one i uploaded (before fixing this) runs the filter twice, needlessly.
if you're using all the features at once, there shouldn't be any difference in speed.
i just noticed i accidentally had left something set wrong in that version though so if you're testing for speed grab it again - the last one i uploaded (before fixing this) runs the filter twice, needlessly.
- KVRAF
- 3846 posts since 15 Mar, 2002 from Underworld
Wow, so you were serious. LoL
OK.
How I love this synth. So simple yet so nice sounding.
Cheers!
OK.
How I love this synth. So simple yet so nice sounding.
Cheers!
It is no measure of health to be well adjusted to a profoundly sick society. - Jiddu Krishnamurti
- KVRAF
- 12615 posts since 7 Dec, 2004
there is no place for the wav files, they're ordinary wavs. you can load any using xhip, i just provided some with loop points in them (smpl chunk) for examples. if you export the samples (wav) from SF2 files (soundfonts) they'll have the loop points in them.
- KVRAF
- 2910 posts since 26 Jul, 2005 from dun unda
Awesomeness. Still keeping track.aciddose wrote:- oh yeah, the synth is about 4x faster and i can get 100 voices on this cpu now.
<snip>
http://xhip.cjb.net/temp/public/robobobertbeats1.mp3 (3mb)
Killer mp3 BTW.
- KVRAF
- 12615 posts since 7 Dec, 2004
"when i load a patch it doesn't load the wave! how can i get it to load"
go to the oscillators page and select the wav under the "waveform" parameter.
you can write a wav-loading script. simply enter the path/name to the waves to load in the order you want them loaded.
for example:
mywaves.wavs (wav script)
this file is NOT included in the bank/patch files, yet. if it is too much trouble to press two buttons rather than one, you're a baby. you'll have to wait until i add the feature to the patch files, maybe in several months, i'm not sure when.
i've just made it so loading a .wavs will first clear the already loaded files, grab the archive again if you want it to do that.
go to the oscillators page and select the wav under the "waveform" parameter.
you can write a wav-loading script. simply enter the path/name to the waves to load in the order you want them loaded.
for example:
mywaves.wavs (wav script)
Code: Select all
c:/audio/samples/mywave one.wav
c:/audio/samples/mywave two.wav
c:/audio/samples/mywave three.wav
i've just made it so loading a .wavs will first clear the already loaded files, grab the archive again if you want it to do that.
