Interest in Fairlight for Kontakt? (completed)
-
- KVRist
- 202 posts since 24 Jul, 2011 from Berlin, Germany
I agree with dalor. You did you a great job assembling that huge library of Fairlight sounds and IMO that's what is still missing: a good Fairlight sound library to use for everyone for free. Some background info of the Fairlight itself would be kind of interesting to me as well. So my point would be to share it freely with everyone who wants to have and use it. I think most of us have Kontakt so we could start right away. 
- KVRian
- Topic Starter
- 763 posts since 12 Jun, 2009
Well, here's the story. I started doing it for the love of music and these sounds, and it took a turn where it became bigger than I planned and it was more work than I thought, but I understand nobody asked me to do anything in the first place. Not working ATM contributed too.
Also, I am a freeware fan, as some of you might already know, and I'm always grateful for all the wonderful freeware, so I guess it's only fair that I release this for all to enjoy (hopefully they will) as a small payback.
I'll upload it and post a link and maybe put a paypal donation button (if my acc is still there
).
Also, I am a freeware fan, as some of you might already know, and I'm always grateful for all the wonderful freeware, so I guess it's only fair that I release this for all to enjoy (hopefully they will) as a small payback.
I'll upload it and post a link and maybe put a paypal donation button (if my acc is still there
It's
- KVRian
- 979 posts since 7 Jan, 2011 from UK
Very nice project you have going on here.
Very interested to see and hear the completed product when it is completed.
I love the Fairlight Choir sounds.Imagine owning a real CMI.
Here is the legend himself Peter Vogel-What a brilliant mind this guy must have.
Very interested to see and hear the completed product when it is completed.
I love the Fairlight Choir sounds.Imagine owning a real CMI.
Here is the legend himself Peter Vogel-What a brilliant mind this guy must have.
Last edited by synthmagic on Mon Aug 01, 2011 6:15 am, edited 1 time in total.
Synth Magic synths for Konatkt - ARP Quadra, Polymoog and many more. www.synthmagic.co.uk
- KVRian
- Topic Starter
- 763 posts since 12 Jun, 2009
Thanks. I took a peek inside Doomcloud to see what made the controls show up in the face pages 
Last edited by cosmosis on Mon Aug 01, 2011 2:46 pm, edited 1 time in total.
It's
-
- Banned
- 165 posts since 29 Jun, 2011
cosmosis wrote:Well, here's the story. I started doing it for the love of music and these sounds, and it took a turn where it became bigger than I planned and it was more work than I thought, but I understand nobody asked me to do anything in the first place. Not working ATM contributed too.
Also, I am a freeware fan, as some of you might already know, and I'm always grateful for all the wonderful freeware, so I guess it's only fair that I release this for all to enjoy (hopefully they will) as a small payback.
I'll upload it and post a link and maybe put a paypal donation button (if my acc is still there).
Besides donations, I'm sure it will generate traffic to your site and a healthy dose of good-will. So I think the time you put into it will pay off
- KVRian
- 979 posts since 7 Jan, 2011 from UK
Thanks. I took a peek inside Doomcloud to see what made the controls show up in the face pages
There is lots of KSP in there that allows the control of the effects too-be my guest and take what ksp you need from it,if you need any info just give me a pm.
Just tried the Ah nki-Very nice.
Cheers,
Steve.
Synth Magic synths for Konatkt - ARP Quadra, Polymoog and many more. www.synthmagic.co.uk
- KVRian
- Topic Starter
- 763 posts since 12 Jun, 2009
Sorry guys, I've been applying the last few details. I'm all done except for one last 'bug'.
I originally had semi + octave and later decided to comment out the octave. Now that it's back, octave works as it should, but semi does 2 semis instead of one. If I divide semi by 2, the octave gets cut in half too. I'd appreciate some help figuring this out. I can't remember how I did it in the first place, and no copies of the original
I originally had semi + octave and later decided to comment out the octave. Now that it's back, octave works as it should, but semi does 2 semis instead of one. If I divide semi by 2, the octave gets cut in half too. I'd appreciate some help figuring this out. I can't remember how I did it in the first place, and no copies of the original
on note
ignore_event ($EVENT_ID)
$transposition := ($Octave * 12) + $Semi
$transposition := $Semi + $transposition {delivers the actual transposition value}
$transposed_note := $EVENT_NOTE + $transposition {note number of transposed note}
if ($transposed_note < 0)
$transposed_note := 0
end if
if ($transposed_note > 127)
$transposed_note := 127
end if
play_note ($transposed_note, $EVENT_VELOCITY, 0, -1)
end on
It's
- KVRian
- 979 posts since 7 Jan, 2011 from UK
Just PM'd you.cosmosis wrote:Sorry guys, I've been applying the last few details. I'm all done except for one last 'bug'.
I originally had semi + octave and later decided to comment out the octave. Now that it's back, octave works as it should, but semi does 2 semis instead of one. If I divide semi by 2, the octave gets cut in half too. I'd appreciate some help figuring this out. I can't remember how I did it in the first place, and no copies of the original
on note
ignore_event ($EVENT_ID)
$transposition := ($Octave * 12) + $Semi
$transposition := $Semi + $transposition {delivers the actual transposition value}
$transposed_note := $EVENT_NOTE + $transposition {note number of transposed note}
if ($transposed_note < 0)
$transposed_note := 0
end if
if ($transposed_note > 127)
$transposed_note := 127
end if
play_note ($transposed_note, $EVENT_VELOCITY, 0, -1)
end on
Synth Magic synths for Konatkt - ARP Quadra, Polymoog and many more. www.synthmagic.co.uk
-
- Banned
- 22457 posts since 5 Sep, 2001
[DELETED]
- KVRian
- Topic Starter
- 763 posts since 12 Jun, 2009
I hate to ask, but if I receive enough donations to get my guitar back from the pawn shop, I'll be the happiest man in Denver.
http://fabel2112.wordpress.com/2011/08/ ... r-kontakt/
http://fabel2112.wordpress.com/2011/08/ ... r-kontakt/
It's
- KVRian
- 979 posts since 7 Jan, 2011 from UK
Just added it to synthesisers group on Facebook.cosmosis wrote:I hate to ask, but if I receive enough donations to get my guitar back from the pawn shop, I'll be the happiest man in Denver.
http://fabel2112.wordpress.com/2011/08/ ... r-kontakt/
Really hope you get your guitar back man.
I know how long this must have taken you to create.
I have started the ball rolling with a donation.
Good luck,
Steve
Synth Magic synths for Konatkt - ARP Quadra, Polymoog and many more. www.synthmagic.co.uk
-
- KVRian
- 1133 posts since 8 Oct, 2004 from Australia
Donated and now downloading........
