XHip--Please finish your synth!!
- KVRAF
- 14124 posts since 20 Nov, 2003 from Lost and Spaced
I downloaded this & I have to say cool gui, cool routings, cool everything. I get one sound- a square wave, but it sounds awesome!! I wouls like to know if your're planning to have some presets/banks up soon. My mouth is watering.
-
- KVRAF
- 5851 posts since 9 Jul, 2002 from Helsinki
You can switch GUI pages by clicking on the darkest grey areas. 5 pages of controls in total, two of them for osc waveforms.
- KVRAF
- 2841 posts since 23 Feb, 2004 from Planet Earth...for now
I don't care for the current gui. T'would be nice to see an official release with a top notch gui (grymmjack among other excellent skinners here come to mind).
Yes - great potential - unfortunately methinks acidose is the eternal tinkerer
Yes - great potential - unfortunately methinks acidose is the eternal tinkerer
-
- KVRian
- 533 posts since 16 Jan, 2006 from France
Another vote for a skin by Grymmjack.
I know he's probably already busy with other stuff but his work could definitely make Xhip outstanding. This synth has so much potential, much more than the overrated Oatmeal, -which has a great magic randomize function- but doesn't have very attractive filters.
I know he's probably already busy with other stuff but his work could definitely make Xhip outstanding. This synth has so much potential, much more than the overrated Oatmeal, -which has a great magic randomize function- but doesn't have very attractive filters.
-
- KVRAF
- 10815 posts since 26 Nov, 2004 from UK
agreed, i do like Oatmeal!!! & i am most grateful to fizz!!Boulotaur2024 wrote:his synth has so much potential, much more than the overrated Oatmeal,
but the OSC's & filters in Xhip are in a totally different league!!!
Oatmeal is very useful & makes many good bread & butter & different sounds, but you cant get the phatt sound that you can get from the likes of Xhip, i love Xhip & am more intrested in a crap load of presets than a new gui, but a grym gui on Xhip would be the shit
Subz
-
- KVRist
- 411 posts since 6 Jul, 2004 from Richmond, TX
"Yes - great potential - unfortunately methinks acidose is the eternal tinkerer"
This seems to be the case. He's a cool guy, and obviously pretty dang good at the math of synthesis, but I don't think that xhipsynth will ever really be in any sort of finished state.
People have been rioting in the KVR streets for a better gui for this thing for at least a year... and aciddose is now off working on some 3d project.
It's like the old saying goes: The Best is the enemy of the Good. Which is to say: sometimes when a developer only wants to release the most awesome groundbreaking etc etc software, what happens is that he never releases anything truly useful and finished, because everything is always in half-finished beta stages. Suddenly, in the middle of the night he gets an EVEN BETTER idea, and everything gets scrapped. Call it Linux syndrome.
I just use the old beta I have and take it for what it is: an awesome freeware synth.
This seems to be the case. He's a cool guy, and obviously pretty dang good at the math of synthesis, but I don't think that xhipsynth will ever really be in any sort of finished state.
People have been rioting in the KVR streets for a better gui for this thing for at least a year... and aciddose is now off working on some 3d project.
It's like the old saying goes: The Best is the enemy of the Good. Which is to say: sometimes when a developer only wants to release the most awesome groundbreaking etc etc software, what happens is that he never releases anything truly useful and finished, because everything is always in half-finished beta stages. Suddenly, in the middle of the night he gets an EVEN BETTER idea, and everything gets scrapped. Call it Linux syndrome.
I just use the old beta I have and take it for what it is: an awesome freeware synth.
FREE MUSIC NO MONEY DOWN
http://joeyhoney.blogspot.com/
http://joeyhoney.blogspot.com/
- KVRAF
- 12615 posts since 7 Dec, 2004
i've always been playing with 3d, it isnt directly related to xhip in any way besides the fact that both xhip and my 3d stuff uses the same set of libraries, so if i make improvements to the graphics capabilities to facilitate something in the 3d renderer, that added functionality gets passed along to be available in xhip.
as for the gui, i'm ready to go. i can start working 100% on new gui implementations for xhip. i've got switchable guis working partially (i wont release this since it isnt practical for ordinary use yet) and i have all the basic systems in place which are needed to do more guis.
i just need people to design layouts, widgets and document what they design so that i can implement it easilly. there are some gui designs in the works but it seems they'll have to wait until mid or late january due to the designers being busy.
i can not design the gui myself, i'm too lazy, i have tastes which are fairly unique and i like the existing one already :P i mean if i tried to design a gui for everyone to like i'd probably fail at it, i'm no good at those things.
as for patches, xhip loads patches and there are quite a few available. you have to wait for alpha versions in order to have backward capability with patches you save. (patches made with a revision may not load correctly in future versions)
http://xhip.cjb.net/xhip/faq.cgi
see both the section about patches and the section about versioning/"full version".
as for the gui, i'm ready to go. i can start working 100% on new gui implementations for xhip. i've got switchable guis working partially (i wont release this since it isnt practical for ordinary use yet) and i have all the basic systems in place which are needed to do more guis.
i just need people to design layouts, widgets and document what they design so that i can implement it easilly. there are some gui designs in the works but it seems they'll have to wait until mid or late january due to the designers being busy.
i can not design the gui myself, i'm too lazy, i have tastes which are fairly unique and i like the existing one already :P i mean if i tried to design a gui for everyone to like i'd probably fail at it, i'm no good at those things.
as for patches, xhip loads patches and there are quite a few available. you have to wait for alpha versions in order to have backward capability with patches you save. (patches made with a revision may not load correctly in future versions)
http://xhip.cjb.net/xhip/faq.cgi
see both the section about patches and the section about versioning/"full version".
- KVRAF
- 12615 posts since 7 Dec, 2004
i've been working on this page:
http://xhip.cjb.net/xhip/releases/
this will let everyone get the latest version and check to see what versions have been available. i'll be adding documentation for each individual release in the form of a text file which you'll be able to click on next to the dll.
i wish i could make something more fancy than this simple text interface but i do not have much experiance with web coding and i do not have the time. maybe it'll get done some time in the future. currently this is just in a small perl script, if i wrote it in c++ it would be easier to handle.
http://xhip.cjb.net/xhip/releases/
this will let everyone get the latest version and check to see what versions have been available. i'll be adding documentation for each individual release in the form of a text file which you'll be able to click on next to the dll.
i wish i could make something more fancy than this simple text interface but i do not have much experiance with web coding and i do not have the time. maybe it'll get done some time in the future. currently this is just in a small perl script, if i wrote it in c++ it would be easier to handle.
- KVRAF
- Topic Starter
- 14124 posts since 20 Nov, 2003 from Lost and Spaced
Mucho thanks for the patches--Now I can see what this syn can really do. Methinks you could have a mini (Access)Virus on your hands.
-
- KVRian
- 651 posts since 19 Nov, 2006
While you are waiting for a layout design, could you knock up something just a bit more user friendly?
I really love the sounds of xhip, just a noob like me can't handle the currrent GUI.
I really love the sounds of xhip, just a noob like me can't handle the currrent GUI.
-
- KVRist
- 499 posts since 9 Oct, 2005
That sums up the feeling I've had since I discovered this fantabulous souding synth.Jono-60 wrote:While you are waiting for a layout design, could you knock up something just a bit more user friendly?
I really love the sounds of xhip, just a noob like me can't handle the currrent GUI.
-
- KVRian
- 536 posts since 8 Dec, 2004
the GUI works just fine if oyou know to program a synth, except for that friggin page-handling. i can get used to it, but how easy would be to implement 5 tabs to be one click away from the pages.
