Search found 52 matches

by iurie
Fri May 24, 2019 10:26 pm
Forum: Plugins, Effects and Instruments
Topic: Percussion Synthesizer
Replies: 91
Views: 25187

Re: Percussion Synthesizer

Since I am going to make Geonkick cross-platform I need also a cross-platform file browser, so I have started to implement it by using C++17 file system features. Actually I don't know what is worse ) Someone uses system, someone implements their own. I don't think I understood what you mean but......
by iurie
Thu May 23, 2019 9:30 pm
Forum: Plugins, Effects and Instruments
Topic: Percussion Synthesizer
Replies: 91
Views: 25187

Re: Percussion Synthesizer

Here I have published a video (with no voice) where I show how I made the percussion in my last published track. I don't know why Youtube lowered the sound too much, encrease the volume and choose HD settings. - https://www.youtube.com/watch?v=GWiIP5DPoB0 I have saved the presets and I'll commit in ...
by iurie
Thu May 23, 2019 12:53 pm
Forum: Plugins, Effects and Instruments
Topic: Percussion Synthesizer
Replies: 91
Views: 25187

Re: Percussion Synthesizer

I can't compile it on my Xubuntu 16.04 because it complains about a too old cmake. I am sorry for that, you can lower the version of cmake set in CMakeList.txt and try again. I haven't checked GCC version of Xubuntu 16.04, but I am developing on Debian. Debian current version is my bottom limit, si...
by iurie
Thu May 23, 2019 12:44 pm
Forum: Plugins, Effects and Instruments
Topic: Percussion Synthesizer
Replies: 91
Views: 25187

Re: Percussion Synthesizer

I'm not a github guru, but I think the install instructions were incorrect. At least they didn't work for me. After some fiddling I got it to work with this command: git clone https://github.com/quamplex/geonkick.git . Yes you are right, I have changed to HTTP, since SSH forces to have an account o...
by iurie
Thu May 23, 2019 12:39 pm
Forum: Plugins, Effects and Instruments
Topic: Percussion Synthesizer
Replies: 91
Views: 25187

Re: Percussion Synthesizer

I have to say, that Geonkick crashes on export button, and file selector is quite unfinished (there only arrow buttons, no key navigation, scroll thumb or wheel). Hi! Thanks for reporting this. I couldn't reproduce the crash, but I'll check better the case. Is it crashing when using LV2 or standalo...
by iurie
Thu May 23, 2019 12:26 pm
Forum: Plugins, Effects and Instruments
Topic: Percussion Synthesizer
Replies: 91
Views: 25187

Re: Percussion Synthesizer

Built ok on Ubuntu 18.04 LTS with KXrepos. Nice work on Geonkcik, althought I suck at making good sounds with oscillators. I am going to make some videos how to synthesize the basic elements: kick, snare, hi-hat, shakers, claps. But I don't know how would succeed with this. there are better special...
by iurie
Tue May 21, 2019 6:29 pm
Forum: Plugins, Effects and Instruments
Topic: Percussion Synthesizer
Replies: 91
Views: 25187

Re: Percussion Synthesizer

Builds without problems, works both stand alone and plugin in Mixbus. For first look feels great, next thing is to learn to make proper sounds. With 3 layers, total 6 osc + noise I would expect you can make really everything with this! Thank you for your feedback. I am happy it works for you. If yo...
by iurie
Sun May 19, 2019 8:39 pm
Forum: Plugins, Effects and Instruments
Topic: Percussion Synthesizer
Replies: 91
Views: 25187

Re: Percussion Synthesizer

Here I have released the version 1.5 of Geonkick percussion synthesizer that now is based on Redkite GUI toolkit I have developed. It is free software released under GPLv3. Version 1.5 includes the following new features: LV2 plugin multi-layers (3 layers) oscillators phase modification Improvements...
by iurie
Sun Feb 24, 2019 10:47 am
Forum: Plugins, Effects and Instruments
Topic: Percussion Synthesizer
Replies: 91
Views: 25187

Re: Percussion Synthesizer

Are there any particular tracks of yours that make use of Geonkick? I haven't installed it yet to try out, but I'm curious what kind of sounds it can make. My tracks are mostly downtempo, no so percussive, and I used it only to make some shakers and some kicks recently. But here [1] is my first tes...
by iurie
Mon Feb 04, 2019 9:56 pm
Forum: Plugins, Effects and Instruments
Topic: Percussion Synthesizer
Replies: 91
Views: 25187

Re: Percussion Synthesizer

Don't LV2 hosts automatically provide a default GUI? That might speed up development a lot. Default GUI provided by the hosts are generic, I don't think you can develop sophisticated GUI interfaces with it. Maybe you could consider porting or rewriting your plugin with the Disthro PLugin Framework?...
by iurie
Sun Feb 03, 2019 1:09 pm
Forum: Plugins, Effects and Instruments
Topic: Percussion Synthesizer
Replies: 91
Views: 25187

Re: Percussion Synthesizer

Basslint wrote:A percussion synth is much needed! Thank you. Hope you will be making a LV2 port soon :wink:
I am working now to developing a small GUI toolkit for my projects in order to replace Qt from Geonkick, thus, enabling to develop for LV2. Common toolkits are not good for audio plugins.
by iurie
Tue Jan 15, 2019 10:29 am
Forum: Samplers & samples
Topic: Versilian Community Sample Library
Replies: 40
Views: 16134

Re: Versilian Community Sample Library

Don't get me wrong, SFZ is fantastic... No, I you are saying interesting and useful things. I don't get you wrong. I have some questions for myself that want to clarify, and I think people that dealt with building or using these kinds of libraries/ technology can share their thoughts. monolithic de...
by iurie
Mon Jan 14, 2019 10:56 am
Forum: Samplers & samples
Topic: Versilian Community Sample Library
Replies: 40
Views: 16134

Re: Versilian Community Sample Library

Samulis wrote:
iurie wrote: SFZ is great, but it's not really standardized or powerful enough for a modern commercial library
Thank you for your response. How do you see a format like this?... What SFZ lacks?
by iurie
Wed Jan 09, 2019 7:42 pm
Forum: Plugins, Effects and Instruments
Topic: Percussion Synthesizer
Replies: 91
Views: 25187

Re: Percussion Synthesizer

LinuxSampler is not free software unfortunately. HISE is though, and the sampler engine is available separately and might be a good base for your own project. I have question. Who is developing the SFZ? Or everyone does what they want?... Because if I read from Wikipedia The SFZ format isn't mainta...
by iurie
Wed Jan 09, 2019 7:07 pm
Forum: Plugins, Effects and Instruments
Topic: Percussion Synthesizer
Replies: 91
Views: 25187

Re: Percussion Synthesizer

tripomatic wrote:Looks Very good! Gonna try it out one of coming days .
Vst plugin would always be welcome :-).
Hi! Thank you. Yes, I'll add this task there. :)