Csound Csound-dev Csound-tekno Search About

Fairlight CMI

Date2016-11-16 21:59
FromSteven Yi
SubjectFairlight CMI
Attachmentsfairlight.csd  
Hi All,

I thought I'd share a quick thing I was looking at today.  I was
listening to Art of Noise's "Moments in Love" and their album "Who's
afraid of the Art of Noise?" this weekend and spent some time reading
about the Fairlight CMI.  I got pretty fascinated by it (and am still
reading up on it) and I found that someone had converted the original
samples to WAV files:

http://www.vintagesynth.com/forum/viewtopic.php?f=3&t=61626

The samples were generated at 32k SR, but the originals were
internally 15k or so, meaning the samples are pitched an octave higher
than original.  Also, in looking at this Fairlight Sound database:

http://www.nattvard.com/iix/database.php

It mentions that the base frequency for Fairlight samples is A3.
Given that, I did a quick CSD using A4 as a base frequency to divide a
desired frequency to get the rate at which to play the samples with
loscil3.

I've attached a CSD file that plays a little bit of "Moments in Love"
using the ARR1.WAV (choral sound) and ORCH5.WAV (orchestra stab)
samples from the first link above.  Certainly a bit more work
necessary to get things more like the original, but I thought I'd
share what I put together so far.

Cheers!
steven

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2016-11-16 22:45
FromTarmo Johannes
SubjectRe: Fairlight CMI
Cool! nice example of the sounds and beautiful simple method to play with 
them!
tarmo

On Wednesday 16 November 2016 16:59:43 you wrote:
> Hi All,
> 
> I thought I'd share a quick thing I was looking at today.  I was
> listening to Art of Noise's "Moments in Love" and their album "Who's
> afraid of the Art of Noise?" this weekend and spent some time reading
> about the Fairlight CMI.  I got pretty fascinated by it (and am still
> reading up on it) and I found that someone had converted the original
> samples to WAV files:
> 
> http://www.vintagesynth.com/forum/viewtopic.php?f=3&t=61626
> 
> The samples were generated at 32k SR, but the originals were
> internally 15k or so, meaning the samples are pitched an octave higher
> than original.  Also, in looking at this Fairlight Sound database:
> 
> http://www.nattvard.com/iix/database.php
> 
> It mentions that the base frequency for Fairlight samples is A3.
> Given that, I did a quick CSD using A4 as a base frequency to divide a
> desired frequency to get the rate at which to play the samples with
> loscil3.
> 
> I've attached a CSD file that plays a little bit of "Moments in Love"
> using the ARR1.WAV (choral sound) and ORCH5.WAV (orchestra stab)
> samples from the first link above.  Certainly a bit more work
> necessary to get things more like the original, but I thought I'd
> share what I put together so far.
> 
> Cheers!
> steven
> 
> Csound mailing list
> Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
> Send bugs reports to
>         https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2016-11-16 22:53
FromRory Walsh
SubjectRe: Fairlight CMI
Nice, and I think you just wrote a contender for my new, all time, favourite line of Csound code.

asig *= xadsr(0.02, 0.1, 1, 0.01)





On 16 November 2016 at 22:45, Tarmo Johannes <tarmo.johannes@otsakool.edu.ee> wrote:
Cool! nice example of the sounds and beautiful simple method to play with
them!
tarmo

On Wednesday 16 November 2016 16:59:43 you wrote:
> Hi All,
>
> I thought I'd share a quick thing I was looking at today.  I was
> listening to Art of Noise's "Moments in Love" and their album "Who's
> afraid of the Art of Noise?" this weekend and spent some time reading
> about the Fairlight CMI.  I got pretty fascinated by it (and am still
> reading up on it) and I found that someone had converted the original
> samples to WAV files:
>
> http://www.vintagesynth.com/forum/viewtopic.php?f=3&t=61626
>
> The samples were generated at 32k SR, but the originals were
> internally 15k or so, meaning the samples are pitched an octave higher
> than original.  Also, in looking at this Fairlight Sound database:
>
> http://www.nattvard.com/iix/database.php
>
> It mentions that the base frequency for Fairlight samples is A3.
> Given that, I did a quick CSD using A4 as a base frequency to divide a
> desired frequency to get the rate at which to play the samples with
> loscil3.
>
> I've attached a CSD file that plays a little bit of "Moments in Love"
> using the ARR1.WAV (choral sound) and ORCH5.WAV (orchestra stab)
> samples from the first link above.  Certainly a bit more work
> necessary to get things more like the original, but I thought I'd
> share what I put together so far.
>
> Cheers!
> steven
>
> Csound mailing list
> Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
> Send bugs reports to
>         https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2016-11-17 00:14
Fromthorin kerr
SubjectRe: Fairlight CMI
Oh nostalgia. I had a chance to play with a couple of Fairlights once. The enormous whirring hard-drives. The light-pen green screen. The 8 bit samples. They were truly ahead of their time.

Thanks Steven. 




On Thu, Nov 17, 2016 at 7:59 AM, Steven Yi <stevenyi@gmail.com> wrote:
Hi All,

I thought I'd share a quick thing I was looking at today.  I was
listening to Art of Noise's "Moments in Love" and their album "Who's
afraid of the Art of Noise?" this weekend and spent some time reading
about the Fairlight CMI.  I got pretty fascinated by it (and am still
reading up on it) and I found that someone had converted the original
samples to WAV files:

http://www.vintagesynth.com/forum/viewtopic.php?f=3&t=61626

The samples were generated at 32k SR, but the originals were
internally 15k or so, meaning the samples are pitched an octave higher
than original.  Also, in looking at this Fairlight Sound database:

http://www.nattvard.com/iix/database.php

It mentions that the base frequency for Fairlight samples is A3.
Given that, I did a quick CSD using A4 as a base frequency to divide a
desired frequency to get the rate at which to play the samples with
loscil3.

I've attached a CSD file that plays a little bit of "Moments in Love"
using the ARR1.WAV (choral sound) and ORCH5.WAV (orchestra stab)
samples from the first link above.  Certainly a bit more work
necessary to get things more like the original, but I thought I'd
share what I put together so far.

Cheers!
steven

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here

Date2016-11-17 02:50
FromSteven Yi
SubjectRe: Fairlight CMI
Glad you all found it interseting!  The material I'm reading about the
Fairlight is really inspiring (I'm still wondering how something like
the Page R sequencer might look like within Blue...).  While I've
never been one to use samples very much, I'm finding it a bit more
interesting lately, and the sounds of the Fairlight are so very
familiar. I suppose I'm experiencing some nostalgia at the moment
myself right now. :)

On Wed, Nov 16, 2016 at 7:14 PM, thorin kerr  wrote:
> Oh nostalgia. I had a chance to play with a couple of Fairlights once. The
> enormous whirring hard-drives. The light-pen green screen. The 8 bit
> samples. They were truly ahead of their time.
>
> Thanks Steven.
>
>
>
>
> On Thu, Nov 17, 2016 at 7:59 AM, Steven Yi  wrote:
>>
>> Hi All,
>>
>> I thought I'd share a quick thing I was looking at today.  I was
>> listening to Art of Noise's "Moments in Love" and their album "Who's
>> afraid of the Art of Noise?" this weekend and spent some time reading
>> about the Fairlight CMI.  I got pretty fascinated by it (and am still
>> reading up on it) and I found that someone had converted the original
>> samples to WAV files:
>>
>> http://www.vintagesynth.com/forum/viewtopic.php?f=3&t=61626
>>
>> The samples were generated at 32k SR, but the originals were
>> internally 15k or so, meaning the samples are pitched an octave higher
>> than original.  Also, in looking at this Fairlight Sound database:
>>
>> http://www.nattvard.com/iix/database.php
>>
>> It mentions that the base frequency for Fairlight samples is A3.
>> Given that, I did a quick CSD using A4 as a base frequency to divide a
>> desired frequency to get the rate at which to play the samples with
>> loscil3.
>>
>> I've attached a CSD file that plays a little bit of "Moments in Love"
>> using the ARR1.WAV (choral sound) and ORCH5.WAV (orchestra stab)
>> samples from the first link above.  Certainly a bit more work
>> necessary to get things more like the original, but I thought I'd
>> share what I put together so far.
>>
>> Cheers!
>> steven
>>
>> Csound mailing list
>> Csound@listserv.heanet.ie
>> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
>> Send bugs reports to
>>         https://github.com/csound/csound/issues
>> Discussions of bugs and features can be posted here
>
>
> Csound mailing list Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to
> https://github.com/csound/csound/issues Discussions of bugs and features can
> be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2016-11-17 07:35
FromFabio De Sanctis De Benedictis
SubjectRe: Fairlight CMI
Hi Steven,

Thank you very much, both for csd file and links, everything is very
nice. My wife has immediately recognized the music... :-)

Ciao


fdsdb


Il giorno mer, 16/11/2016 alle 16.59 -0500, Steven Yi ha scritto:
> Hi All,
> 
> I thought I'd share a quick thing I was looking at today.  I was
> listening to Art of Noise's "Moments in Love" and their album "Who's
> afraid of the Art of Noise?" this weekend and spent some time reading
> about the Fairlight CMI.  I got pretty fascinated by it (and am still
> reading up on it) and I found that someone had converted the original
> samples to WAV files:
> 
> http://www.vintagesynth.com/forum/viewtopic.php?f=3&t=61626
> 
> The samples were generated at 32k SR, but the originals were
> internally 15k or so, meaning the samples are pitched an octave higher
> than original.  Also, in looking at this Fairlight Sound database:
> 
> http://www.nattvard.com/iix/database.php
> 
> It mentions that the base frequency for Fairlight samples is A3.
> Given that, I did a quick CSD using A4 as a base frequency to divide a
> desired frequency to get the rate at which to play the samples with
> loscil3.
> 
> I've attached a CSD file that plays a little bit of "Moments in Love"
> using the ARR1.WAV (choral sound) and ORCH5.WAV (orchestra stab)
> samples from the first link above.  Certainly a bit more work
> necessary to get things more like the original, but I thought I'd
> share what I put together so far.
> 
> Cheers!
> steven
> 
> Csound mailing list
> Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
> Send bugs reports to
>         https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2016-11-18 11:26
From"Dr. Richard Boulanger"
SubjectRe: Fairlight CMI
Cool.  Such wonderful memories.  Thanks Steven!

-dB

On Wed, Nov 16, 2016 at 4:59 PM, Steven Yi <stevenyi@gmail.com> wrote:
Hi All,

I thought I'd share a quick thing I was looking at today.  I was
listening to Art of Noise's "Moments in Love" and their album "Who's
afraid of the Art of Noise?" this weekend and spent some time reading
about the Fairlight CMI.  I got pretty fascinated by it (and am still
reading up on it) and I found that someone had converted the original
samples to WAV files:

http://www.vintagesynth.com/forum/viewtopic.php?f=3&t=61626

The samples were generated at 32k SR, but the originals were
internally 15k or so, meaning the samples are pitched an octave higher
than original.  Also, in looking at this Fairlight Sound database:

http://www.nattvard.com/iix/database.php

It mentions that the base frequency for Fairlight samples is A3.
Given that, I did a quick CSD using A4 as a base frequency to divide a
desired frequency to get the rate at which to play the samples with
loscil3.

I've attached a CSD file that plays a little bit of "Moments in Love"
using the ARR1.WAV (choral sound) and ORCH5.WAV (orchestra stab)
samples from the first link above.  Certainly a bit more work
necessary to get things more like the original, but I thought I'd
share what I put together so far.

Cheers!
steven

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here



--
_____________________________________________
Dr. Richard Boulanger
Professor of Electronic Production and Design
Professional Writing and Music Technology Division
Berklee College of Music
______________________________________________
President of Boulanger Labs - http://boulangerlabs.com
Author & Editor of The Csound Book - http://mitpress.mit.edu/books/csound-book
Author & Editor of The Audio Programming Book - http://mitpress.mit.edu/books/audio-programming-book
______________________________________________
about: http://www.boulangerlabs.com/about/richardboulanger/
about: http://www.csounds.com/community/developers/dr-richard-boulanger/
music: http://www.csounds.com/community/developers/dr-richard-boulanger/dr-richard-boulanger-music/

______________________________________________
email: rboulanger@berklee.edu
facebook: https://www.facebook.com/richard.boulanger.58
Csound mailing list Csound@listserv.heanet.ie https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND Send bugs reports to https://github.com/csound/csound/issues Discussions of bugs and features can be posted here