Yamaha CS80 group photo

Yahoo Groups archive

Yamaha CS80

Index last updated: 2026-04-28 23:44 UTC

Thread

New file uploaded to yamahacs80

New file uploaded to yamahacs80

2004-08-12 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /Eddie Jobson - Green Album - Resident.mp3 
  Uploaded by : unfrostedpoptart <david@...> 
  Description : Great, hard to find album. Tons of CS80. 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/Eddie%20Jobson%20-%20Green%20Album%20-%20Resident.mp3 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/help/us/groups/files

Regards,

unfrostedpoptart <david@...>

New file uploaded to yamahacs80

2004-08-15 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /07 - Over the Top.mp3 
  Uploaded by : unfrostedpoptart <david@...> 
  Description : Another rare one: from Cozy Powell's 'Over the Top' - Rock version of 1812 Overture! 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/07%20-%20Over%20the%20Top.mp3 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/help/us/groups/files

Regards,

unfrostedpoptart <david@...>

New file uploaded to yamahacs80

2004-08-15 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /Doctor Who Theme (1980 version).mp3 
  Uploaded by : unfrostedpoptart <david@...> 
  Description : Doctor Who Theme - lots of CS80 in early '80s seasons' soundtracks 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/Doctor%20Who%20Theme%20%281980%20version%29.mp3 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/help/us/groups/files

Regards,

unfrostedpoptart <david@...>

Hi folks

2004-08-16 by The Old Crow

Some of you probably know me (by name if not by reputation), others 
might be seeing me for the first time.  My name is Scott Rider, aka the 
Old Crow.  I've been doing synthesizer design and repair work for many 
years, with a particular emphasis on the Yamaha CS line, as well as some 
of their digital instruments.

  I maintain the website http://www.cs80.com/ where I try to explain in
relatively simple terms what is involved in opening, inspecting and
repairing CS-80 problems.  In recent years, however, I've been
concentrating on how to construct the equivalent circuits of various
Yamaha custon ICs, with the goal of making circuit boards useful for
CS-50/60/80 repairs that work and sound like the originals, just without
the problems of trying to track down the getting-harder-to-find parts.
Thus far I have been able to create the "standard parts" equivalents to
the envelope generators, filters and VCA chips.  I am currently working on 
the VCO (I have a working prototype the reproduces the 'flawed sawtooth' 
exactly).  I've also made replacement SH and TKC boards.  Designed but not 
yet boarded is a new KAS (key assigner) designed to replace the original 
KAS, and add a few features such as integral MIDI.

  Finally, thinking of it to be of some interest, I have also been 
breaking open the epoxy-potted NE submodule series as used in the GX-1 
(and [C]SY-1, [C]SY-2) in order to re-create those voice elements.  Thus 
far I have the highpass, bandpass and lowpass filters figured out.  The 
NE11000 VCO module is next.  Some info available here:
http://www.cs80.com/ne_proj.html

  Regards,

Crow
/**/

Re: Hi folks (Question for Scott)

2004-08-16 by Quazimodo

Hi Scott,

I tried emailing you directly from you site but they kept bouncing 
back... glad to have bumped into you here. I have a question for you. 
It's about the selection of which voice is playing (great site by the 
way) when tuning. You say on your site that the voices play in order 
after switching on. But to get voice 8 you have to hit a key 4 times 
and hold it, and the next voice played is voice 8. This is slightly 
confusing - are you saying that after powering on you can hit single 
notes and it will increment from 1 to 7? But you need to do the "4 
hit - hold and then one hit" for voice 8 ONLY????

I hope that I've explained my confusion un-confusingly...?

Cheers for now.
TOM


--- In yamahacs80@yahoogroups.com, The Old Crow <oldcrow@o...> wrote:
> 
>   Some of you probably know me (by name if not by reputation), 
others 
> might be seeing me for the first time.  My name is Scott Rider, aka 
the 
> Old Crow

Re: [yamahacs80] Re: Hi folks (Question for Scott)

2004-08-17 by The Old Crow

The original key encoder is a strange bit of logic.  Originally designed
for the 4-voice CS-50, but with options to assign from 4 to 8 keys, some
of the logic for 4 voices still applies.  The key rollover logic triggers
voice 8 if voice 4, 5, 6, or 7 is in use.  So, the pressing a key 4 (or 5
or 6 or 7) times and holding it while pressing another key is the only way
to sound voice #8.  At least it is the only voice number that needs this
keying method.

  I think the key assigner chip is kit-bashed from one of Yamaha's organ 
key encoders, which typically (in 1975) encoded up to 7 keys per manual.  
Adding that 8th note involved a bit of 'bodge-work' to the existing 7-key 
design.

  The actual reading of keys is also interesting; they used a ternary 
(base-3) encoding system, which is hard to do in a modern 5-volt-only 
microcontroller.  (I don't even try to do the ternary encoding in my 
microcontroller code for the KAS replacement project.  Much easier to do a 
"normal" binary key-scanner and frob the results into Yamaha-like keycodes 
and time slots.

  Hope this helps,

Crow
/**/
Show quoted textHide quoted text
On Mon, 16 Aug 2004, Quazimodo wrote:

> Hi Scott,
> 
> I tried emailing you directly from you site but they kept bouncing
> back... glad to have bumped into you here. I have a question for you.  
> It's about the selection of which voice is playing (great site by the
> way) when tuning. You say on your site that the voices play in order
> after switching on. But to get voice 8 you have to hit a key 4 times and
> hold it, and the next voice played is voice 8. This is slightly
> confusing - are you saying that after powering on you can hit single
> notes and it will increment from 1 to 7? But you need to do the "4 hit -
> hold and then one hit" for voice 8 ONLY????
> 
> I hope that I've explained my confusion un-confusingly...?
> 
> Cheers for now.
> TOM

Re: Hi folks (Question for Scott)

2004-08-17 by Quazimodo

Yes, thanks Scott.

It all makes sense now...;^)

Cheers.
TOM



--- In yamahacs80@yahoogroups.com, The Old Crow <oldcrow@o...> wrote:
Show quoted textHide quoted text
> 
>   The original key encoder is a strange bit of logic....
> > > 
>   Hope this helps,
> 
> Crow
> /**/

New file uploaded to yamahacs80

2004-11-04 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /TRANSPORTED .mp3 
  Uploaded by : phaseshifter11 <s.teller@...> 
  Description : Transported 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/TRANSPORTED%20.mp3 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/help/us/groups/files

Regards,

phaseshifter11 <s.teller@...>

New file uploaded to yamahacs80

2005-05-13 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /original-presets.ays 
  Uploaded by : maxferfranc <faxiomas@...> 
  Description : for CS-80V 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/original-presets.ays 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/help/us/groups/files

Regards,

maxferfranc <faxiomas@...>

New file uploaded to yamahacs80

2005-12-18 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /Initial Brilliance  Mistery/BASS 20_64_127.mp3 
  Uploaded by : maxferfranc <faxiomas@...> 
  Description : Bass preset controlled by an ext.sequencer in order to avoid the influence of the keyboard: note the "AL response" 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/Initial%20Brilliance%20%20Mistery/BASS%2020_64_127.mp3 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/help/us/groups/files

Regards,

maxferfranc <faxiomas@...>

New file uploaded to yamahacs80

2005-12-18 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /Initial Brilliance  Mistery/FUNKY3 20_64_127.mp3 
  Uploaded by : maxferfranc <faxiomas@...> 
  Description : Funky3 preset controlled by an ext.sequencer in order to avoid the influence of the keyboard: note the "AL response" 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/Initial%20Brilliance%20%20Mistery/FUNKY3%2020_64_127.mp3 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/help/us/groups/files

Regards,

maxferfranc <faxiomas@...>

New file uploaded to yamahacs80

2005-12-18 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /Initial Brilliance  Mistery/BothIL&AL UP VCFAttack UP.mp3 
  Uploaded by : maxferfranc <faxiomas@...> 
  Description : Channel test sound with full IL and AL , full Attack time - velocity seems to affect only the cutoff 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/Initial%20Brilliance%20%20Mistery/BothIL%26AL%20UP%20VCFAttack%20UP.mp3 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/help/us/groups/files

Regards,

maxferfranc <faxiomas@...>

New file uploaded to yamahacs80

2005-12-18 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /Initial Brilliance  Mistery/GUITAR1 20_64_127.mp3 
  Uploaded by : maxferfranc <faxiomas@...> 
  Description : Guitar1 preset controlled by an ext.sequencer in order to avoid the influence of the keyboard: note the "AL response" 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/Initial%20Brilliance%20%20Mistery/GUITAR1%2020_64_127.mp3 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/help/us/groups/files

Regards,

maxferfranc <faxiomas@...>

New file uploaded to yamahacs80

2006-05-10 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /caps.jpg 
  Uploaded by : maxferfranc <faxiomas@...> 
  Description : Are the soldering correct?? 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/caps.jpg 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/help/us/groups/files

Regards,

maxferfranc <faxiomas@...>

New file uploaded to yamahacs80

2007-01-29 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /The Ol'LadyDancin.mp3 
  Uploaded by : slammah2006 <laurie@...> 
  Description : Keyb.control Filter dance between lo mid high zones 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/The%20Ol%27LadyDancin.mp3 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/help/us/groups/files

Regards,

slammah2006 <laurie@...>

New file uploaded to yamahacs80

2007-01-29 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /cs80_1.jpg 
  Uploaded by : slammah2006 <laurie@...> 
  Description : CS80 Schematics 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/cs80_1.jpg 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/help/us/groups/files

Regards,

slammah2006 <laurie@...>

New file uploaded to yamahacs80

2007-01-29 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /3 Osc Dance L+ Mn H-.mp3 
  Uploaded by : slammah2006 <laurie@...> 
  Description : Keyb Controller (low+)  mid  (high-) 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/3%20Osc%20Dance%20L%2B%20Mn%20H-.mp3 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/help/us/groups/files

Regards,

slammah2006 <laurie@...>

New file uploaded to yamahacs80

2007-01-29 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /Sus II portamento solo.mp3 
  Uploaded by : slammah2006 <laurie@...> 
  Description : Sus II portamento solo 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/Sus%20II%20portamento%20solo.mp3 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/help/us/groups/files

Regards,

slammah2006 <laurie@...>

New file uploaded to yamahacs80

2007-01-29 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /DanceL- Mn H+.mp3 
  Uploaded by : slammah2006 <laurie@...> 
  Description : Keyb controller Brilliance set (Low-) (Mid<c>) (High+) 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/DanceL-%20Mn%20H%2B.mp3 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/help/us/groups/files

Regards,

slammah2006 <laurie@...>

New file uploaded to yamahacs80

2007-09-15 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /gates1.mp3 
  Uploaded by : slammah2006 <laurie@...> 
  Description : My CS80 ..Fist ..FleetStreet/Open the Gates 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/gates1.mp3 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/help/us/groups/files

Regards,

slammah2006 <laurie@...>

New file uploaded to yamahacs80

2007-11-22 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /CS60_Mboard.jpg 
  Uploaded by : ascii_me <rorymcd@...> 
  Description : CS60 M Board schematic 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/CS60_Mboard.jpg 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/help/us/groups/files

Regards,

ascii_me <rorymcd@...>

New file uploaded to yamahacs80

2008-01-06 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /cs80 tuning tips.pdf 
  Uploaded by : r_j_d_2.phila <r_j_d_2.phila@...> 
  Description : cs80 tuning tips 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/cs80%20tuning%20tips.pdf 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/l/us/yahoo/groups/original/members/web/index.htmlfiles

Regards,

r_j_d_2.phila <r_j_d_2.phila@...>

New file uploaded to yamahacs80

2008-01-11 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /jh_cs80_1_1.mp3 
  Uploaded by : dark_november2000 <jhaible@...> 
  Description : trying the aftertouch of my new CS-80 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/jh_cs80_1_1.mp3 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/l/us/yahoo/groups/original/members/web/index.htmlfiles

Regards,

dark_november2000 <jhaible@...>

New file uploaded to yamahacs80

2008-01-18 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /jh_cs80_1_2a.mp3 
  Uploaded by : dark_november2000 <jhaible@...> 
  Description : I kind of like the dark sound of that chorus. 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/jh_cs80_1_2a.mp3 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/l/us/yahoo/groups/original/members/web/index.htmlfiles

Regards,

dark_november2000 <jhaible@...>

Re: [yamahacs80] New file uploaded to yamahacs80

2008-01-18 by rj krohn

i dig it, sounds really nice. i usually dont like the onboard chorus, but this sounds good. are you using the stereo outputs, or are the pans done in recording?

yamahacs80@yahoogroups.com wrote:                               
 Hello,
 
 This email message is a notification to let you know that
 a file has been uploaded to the Files area of the yamahacs80 
 group.
 
 File        : /jh_cs80_1_2a.mp3 
   Uploaded by : dark_november2000 <jhaible@...> 
   Description : I kind of like the dark sound of that chorus. 
 
 You can access this file at the URL:
 http://groups.yahoo.com/group/yamahacs80/files/jh_cs80_1_2a.mp3 
 
 To learn more about file sharing for your group, please visit:
 http://help.yahoo.com/l/us/yahoo/groups/original/members/web/index.htmlfiles
 
 Regards,
 
 dark_november2000 <jhaible@...>
  
 
 
     
                               

       
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.

[Non-text portions of this message have been removed]

New file uploaded to yamahacs80

2008-03-06 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /funny_cs80_voice.mp3 
  Uploaded by : r_j_d_2.phila <r_j_d_2.phila@...> 
  Description : audio file of wierd cs80 voice 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/funny_cs80_voice.mp3 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/l/us/yahoo/groups/original/members/web/index.htmlfiles

Regards,

r_j_d_2.phila <r_j_d_2.phila@...>

Re: New file uploaded to yamahacs80

2008-03-06 by r_j_d_2.phila

hey guys, here is an audio file of the wierd voice(voice 3). i
scrolled through 7 voices on several different presets so you can hear
the differences.

the calibration of the bad voice VCF is as follows-i set each trim pot
to the resistance value of a "good" voice for HPF,LPF, and VCF EG.
this was the closest i could get to normal. if i calibrated by ear via
the manual panel settings, it would sound completely off on a preset.

thanks for any advice on calibrating this one voice.



--- In yamahacs80@yahoogroups.com, yamahacs80@yahoogroups.com wrote:
>
> 
> Hello,
> 
> This email message is a notification to let you know that
> a file has been uploaded to the Files area of the yamahacs80 
> group.
> 
>   File        : /funny_cs80_voice.mp3 
>   Uploaded by : r_j_d_2.phila <r_j_d_2.phila@...> 
>   Description : audio file of wierd cs80 voice 
> 
> You can access this file at the URL:
> http://groups.yahoo.com/group/yamahacs80/files/funny_cs80_voice.mp3 
> 
> To learn more about file sharing for your group, please visit:
>
http://help.yahoo.com/l/us/yahoo/groups/original/members/web/index.htmlfiles
Show quoted textHide quoted text
> 
> Regards,
> 
> r_j_d_2.phila <r_j_d_2.phila@...>
>

New file uploaded to yamahacs80

2008-06-19 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /Ring Modulator modulation e speed su Sine 1 e 2.mp3 
  Uploaded by : maxferfranc <faxiomas@...> 
  Description : background noise and playing with sine on 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/Ring%20Modulator%20modulation%20e%20speed%20su%20Sine%201%20e%202.mp3 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/l/us/yahoo/groups/original/members/web/index.htmlfiles

Regards,

maxferfranc <faxiomas@...>

New file uploaded to yamahacs80

2008-12-30 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /09 Faith, Hope And Charity 1.mp3 
  Uploaded by : phaseshifter11 <s.teller@...> 
  Description : Steve Harley- Faith, Hope and Charity 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/09%20Faith%2C%20Hope%20And%20Charity%201.mp3 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/l/us/yahoo/groups/original/members/web/index.htmlfiles

Regards,

phaseshifter11 <s.teller@...>

New file uploaded to yamahacs80

2009-01-07 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /cs80.mp3 
  Uploaded by : vestedserpent <vestedserpent@...> 
  Description : A few layers of my CS80 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/cs80.mp3 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/l/us/yahoo/groups/original/members/web/index.htmlfiles

Regards,

vestedserpent <vestedserpent@...>

Re: [yamahacs80] New file uploaded to yamahacs80

2009-01-07 by David Rogoff

yamahacs80@yahoogroups.com wrote:
> This email message is a notification to let you know that
> a file has been uploaded to the Files area of the yamahacs80 
> group.
>
>   File        : /cs80.mp3 
>   Uploaded by : vestedserpent <vestedserpent@...> 
>   Description : A few layers of my CS80 
>   
Good stuff! Thanks for posting this and also to Worsel, Tom, and Steve 
for posting their tracks. Keep it coming!

 David

New file uploaded to yamahacs80

2009-06-07 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /Tuning and Troubleshooting/kind of guitar.mp3 
  Uploaded by : maxferfranc <faxiomas@...> 
  Description : guitar like sound: is velocity modulating the envelope's level? 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/Tuning%20and%20Troubleshooting/kind%20of%20guitar.mp3 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/l/us/yahoo/groups/original/members/web/index.htmlfiles

Regards,

maxferfranc <faxiomas@...>

New file uploaded to yamahacs80

2009-06-07 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /Tuning and Troubleshooting/kind of guitar IL AL zero.mp3 
  Uploaded by : maxferfranc <faxiomas@...> 
  Description : guitar like sound without envelope engaged: is velocity modulating the envelope's level? 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/Tuning%20and%20Troubleshooting/kind%20of%20guitar%20IL%20AL%20zero.mp3 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/l/us/yahoo/groups/original/members/web/index.htmlfiles

Regards,

maxferfranc <faxiomas@...>

New file uploaded to yamahacs80

2009-07-28 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /CS80Patches001.pdf 
  Uploaded by : synthromey <jerry_omalley@...> 
  Description : GL Patches Page 1 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/CS80Patches001.pdf 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/l/us/yahoo/groups/original/general.htmlfiles

Regards,

synthromey <jerry_omalley@...>

New file uploaded to yamahacs80

2009-07-28 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /CS80PatchGuide and Audio demo/CS80Patches001.pdf 
  Uploaded by : synthromey <jerry_omalley@...> 
  Description : GL CS80 Patches Page 1 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/CS80PatchGuide%20and%20Audio%20demo/CS80Patches001.pdf 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/l/us/yahoo/groups/original/general.htmlfiles

Regards,

synthromey <jerry_omalley@...>

New file uploaded to yamahacs80

2009-07-28 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /CS80PatchGuide and Audio demo/CS80Patches002.pdf 
  Uploaded by : synthromey <jerry_omalley@...> 
  Description : GL Patches Page 2 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/CS80PatchGuide%20and%20Audio%20demo/CS80Patches002.pdf 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/l/us/yahoo/groups/original/general.htmlfiles

Regards,

synthromey <jerry_omalley@...>

New file uploaded to yamahacs80

2009-07-28 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /CS80PatchGuide and Audio demo/CS80Patches003.pdf 
  Uploaded by : synthromey <jerry_omalley@...> 
  Description : GL Patches Page 3 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/CS80PatchGuide%20and%20Audio%20demo/CS80Patches003.pdf 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/l/us/yahoo/groups/original/general.htmlfiles

Regards,

synthromey <jerry_omalley@...>

New file uploaded to yamahacs80

2009-07-28 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /CS80PatchGuide and Audio demo/CS80Patches004.pdf 
  Uploaded by : synthromey <jerry_omalley@...> 
  Description : GL Patches Page 4 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/CS80PatchGuide%20and%20Audio%20demo/CS80Patches004.pdf 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/l/us/yahoo/groups/original/general.htmlfiles

Regards,

synthromey <jerry_omalley@...>

New file uploaded to yamahacs80

2011-04-06 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /List CS80 replacement parts.pdf 
  Uploaded by : papinje <fernandozarone@...> 
  Description : List of replacement caps / parts 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/List%20CS80%20replacement%20parts.pdf 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/l/us/yahoo/groups/original/members/web/index.html
Regards,

papinje <fernandozarone@...>

Re: [yamahacs80] New file uploaded to yamahacs80

2011-04-06 by Fernando Zarone

I uploaded a list of some components that I replaced successfully. 
I think that everybody who did a mod should do this (after checking)... would be very useful for the mail list!
Hope this helps
Any suggestion / correction welcome!

Ciao from Napoli

Fernando



Il giorno 06/apr/2011, alle ore 22.27, yamahacs80@yahoogroups.com ha scritto:

> 
> Hello,
> 
> This email message is a notification to let you know that
> a file has been uploaded to the Files area of the yamahacs80 
> group.
> 
> File : /List CS80 replacement parts.pdf 
> Uploaded by : papinje <fernandozarone@...> 
> Description : List of replacement caps / parts 
> 
> You can access this file at the URL:
> http://groups.yahoo.com/group/yamahacs80/files/List%20CS80%20replacement%20parts.pdf 
> 
> To learn more about file sharing for your group, please visit:
> http://help.yahoo.com/l/us/yahoo/groups/original/members/web/index.html
> Regards,
> 
> papinje <fernandozarone@...>
> 
> 
> 



[Non-text portions of this message have been removed]

Re: [yamahacs80] New file uploaded to yamahacs80

2011-04-07 by David Rogoff

>
> 	
>
> 	Fernando Zarone <mailto:fernandozarone@...>
> April 6, 2011 1:30 PM
>
>
> I uploaded a list of some components that I replaced successfully.
> I think that everybody who did a mod should do this (after 
> checking)... would be very useful for the mail list!
> Hope this helps
> Any suggestion / correction welcome!
>
Thanks Fernando!

I just finished fixing the CS80 that's been in my house for several 
months.  It felt really good closing up the case and putting in the last 
screws!  A little finish work on a couple of Polymoogs and my repair 
shop is closed for a while.  Then I can work on collating all the part 
replacement lists.

  David



[Non-text portions of this message have been removed]

Re: [yamahacs80] New file uploaded to yamahacs80

2011-04-07 by Fernando Zarone

Great, David!
thanks for your precious support to us CS fans...

Fernando



Il giorno 07/apr/2011, alle ore 07.14, David Rogoff ha scritto:

> >
> > 
> >
> > Fernando Zarone <mailto:fernandozarone@...>
> > April 6, 2011 1:30 PM
> >
> >
> > I uploaded a list of some components that I replaced successfully.
> > I think that everybody who did a mod should do this (after 
> > checking)... would be very useful for the mail list!
> > Hope this helps
> > Any suggestion / correction welcome!
> >
> Thanks Fernando!
> 
> I just finished fixing the CS80 that's been in my house for several 
> months. It felt really good closing up the case and putting in the last 
> screws! A little finish work on a couple of Polymoogs and my repair 
> shop is closed for a while. Then I can work on collating all the part 
> replacement lists.
> 
> David
> 
> [Non-text portions of this message have been removed]
> 
> 



[Non-text portions of this message have been removed]

Yamaha DK-40

2011-04-08 by rj krohn

hey guys-quick question: is the DK-40 anything similar to the EX/GX series? is it worthy of note, as far as synths go? just curious-thanks, rj		


 



  










[Non-text portions of this message have been removed]

RE: [yamahacs80] Yamaha DK-40

2011-04-08 by Frank Vanaman

'afternoon-

 

> hey guys-quick question: is the DK-40 anything similar to the EX/GX
series? 

>is it worthy of note, as far as synths go? just curious-thanks, rj 



The DK40 is fairly early and very much mostly 'just an organ' rather than a
polysynth in organ's clothes. It's almost all discrete (i.e., transistors)
inside with the exception of (1) the dividers for the tone generator and (2)
the amp that drives the reverb spring.

 

Some details here at the bottom of this page on my web-site:

http://frank.gadgetland.net/03_electronic_organs_05_Some_Yamaha_Electones.cf
m

 

Even the keyboard solo synth actually derives its tones from the organ
dividers (came as quite a surprise when I found *that* in the service
manual). So about the only 'synthy' thing about it would be the separate
'portamento' manual (ribbon controller to the left of the solo-synth keys),
and that's pretty basic.

 

That said, I've always wanted to try the DK40, but have never managed to be
in the right place at the right time.

 

Frank

 



[Non-text portions of this message have been removed]

[yamahacs80] CS calibration points

2011-04-08 by Fernando Zarone

Hi all, 

where to check the calibration voltages?  The Ground: from every single board, from the metal board cage rails ? 
And the voltages? from the PSU PCB or at every board's points?

They are different and in the manual it is not clearly evidenced.

Thanks

F

Re: Yamaha DK-40

2011-04-08 by Quazimodo

I have a DK-40A and I really love it.
It's quirky, interesting, 1970's... and an absolute JOY to spend time playing..!!!!

Cheerz,
TOM


--- In yamahacs80@yahoogroups.com, "Frank Vanaman" <fvanaman@...> wrote:
Show quoted textHide quoted text
>
> 'afternoon-
> 
>  
> 
> > hey guys-quick question: is the DK-40 anything similar to the EX/GX
> series? 
> 
> >is it worthy of note, as far as synths go? just curious-thanks, rj 
> 
> 
> 
> The DK40 is fairly early and very much mostly 'just an organ' rather than a
> polysynth in organ's clothes. It's almost all discrete (i.e., transistors)
> inside with the exception of (1) the dividers for the tone generator and (2)
> the amp that drives the reverb spring.
> 
>  
> 
> Some details here at the bottom of this page on my web-site:
> 
> http://frank.gadgetland.net/03_electronic_organs_05_Some_Yamaha_Electones.cf
> m
> 
>  
> 
> Even the keyboard solo synth actually derives its tones from the organ
> dividers (came as quite a surprise when I found *that* in the service
> manual). So about the only 'synthy' thing about it would be the separate
> 'portamento' manual (ribbon controller to the left of the solo-synth keys),
> and that's pretty basic.
> 
>  
> 
> That said, I've always wanted to try the DK40, but have never managed to be
> in the right place at the right time.
> 
>  
> 
> Frank
> 
>  
> 
> 
> 
> [Non-text portions of this message have been removed]
>

Re: [yamahacs80] Yamaha DK-40

2011-04-10 by Richard Atkinson

I have various service manuals in electronic format for the DK-40 series of organs. Let me know if you want to see them.
Show quoted textHide quoted text
From: rj krohn 
Sent: Friday, April 08, 2011 5:43 PM
To: yamahacs80@yahoogroups.com 
Subject: [yamahacs80] Yamaha DK-40


  
hey guys-quick question: is the DK-40 anything similar to the EX/GX series? is it worthy of note, as far as synths go? just curious-thanks, rj 

[Non-text portions of this message have been removed]





[Non-text portions of this message have been removed]

New file uploaded to yamahacs80

2012-05-17 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /organ1 velocity.png 
  Uploaded by : maxferfranc <faxiomas@...> 
  Description : level velocity on ORGAN1 preset at low, mid, max velocity 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/organ1%20velocity.png 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/l/us/yahoo/groups/original/members/web/index.html
Regards,

maxferfranc <faxiomas@...>

New file uploaded to yamahacs80

2012-07-30 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /YamahaCSTroubleshootingAndAlignment.pdf 
  Uploaded by : scituate_mass <sneakyflute@...> 
  Description : Yamaha CS Series Troubleshooting Hints and Adjustment Procedures 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/YamahaCSTroubleshootingAndAlignment.pdf 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/l/us/yahoo/groups/original/members/web/index.html
Regards,

scituate_mass <sneakyflute@...>

Re: [yamahacs80] New file uploaded to yamahacs80

2012-07-30 by robert hall

is it me !again! or is this pdf blank?-thanks

--- On Mon, 7/30/12, yamahacs80@yahoogroups.com <yamahacs80@yahoogroups.com> wrote:
Show quoted textHide quoted text
From: yamahacs80@yahoogroups.com <yamahacs80@yahoogroups.com>
Subject: [yamahacs80] New file uploaded to yamahacs80
To: yamahacs80@yahoogroups.com
Date: Monday, July 30, 2012, 8:48 AM
















 



  


    
      
      
      

Hello,



This email message is a notification to let you know that

a file has been uploaded to the Files area of the yamahacs80 

group.



File        : /YamahaCSTroubleshootingAndAlignment.pdf 

  Uploaded by : scituate_mass <sneakyflute@...> 

  Description : Yamaha CS Series Troubleshooting Hints and Adjustment Procedures 



You can access this file at the URL:

http://groups.yahoo.com/group/yamahacs80/files/YamahaCSTroubleshootingAndAlignment.pdf 



To learn more about file sharing for your group, please visit:

http://help.yahoo.com/l/us/yahoo/groups/original/members/web/index.html

Regards,



scituate_mass <sneakyflute@...>

 





    
     

    
    






  










[Non-text portions of this message have been removed]

Re: [yamahacs80] New file uploaded to yamahacs80

2012-07-30 by J. Douglas Rodriguez

It's no blank on my desktop, but blank on my iPhone.  Odd.



On Jul 30, 2012, at 11:12 AM, robert hall <rbhall7ice@...> wrote:

> is it me !again! or is this pdf blank?-thanks
> 
> --- On Mon, 7/30/12, yamahacs80@yahoogroups.com <yamahacs80@yahoogroups.com> wrote:
> 
> From: yamahacs80@yahoogroups.com <yamahacs80@yahoogroups.com>
> Subject: [yamahacs80] New file uploaded to yamahacs80
> To: yamahacs80@yahoogroups.com
> Date: Monday, July 30, 2012, 8:48 AM
> 
>  
> 
> Hello,
> 
> This email message is a notification to let you know that
> 
> a file has been uploaded to the Files area of the yamahacs80 
> 
> group.
> 
> File : /YamahaCSTroubleshootingAndAlignment.pdf 
> 
> Uploaded by : scituate_mass <sneakyflute@...> 
> 
> Description : Yamaha CS Series Troubleshooting Hints and Adjustment Procedures 
> 
> You can access this file at the URL:
> 
> http://groups.yahoo.com/group/yamahacs80/files/YamahaCSTroubleshootingAndAlignment.pdf 
> 
> To learn more about file sharing for your group, please visit:
> 
> http://help.yahoo.com/l/us/yahoo/groups/original/members/web/index.html
> 
> Regards,
> 
> scituate_mass <sneakyflute@...>
> 
> [Non-text portions of this message have been removed]
> 
> 

[Non-text portions of this message have been removed]

Re: [yamahacs80] New file uploaded to yamahacs80

2012-07-30 by Fredrik Segerfalk

I've encountered the same problems with a few PDF:s on my iphone 4.

Fredrik Segerfalk
www.analogsweden.com
http://www.facebook.com/analogsweden



J. Douglas Rodriguez skrev 2012-07-30 20:41:
>
> It's no blank on my desktop, but blank on my iPhone. Odd.
>
> On Jul 30, 2012, at 11:12 AM, robert hall <rbhall7ice@... 
> <mailto:rbhall7ice%40yahoo.com>> wrote:
>
> > is it me !again! or is this pdf blank?-thanks
> >
> > --- On Mon, 7/30/12, yamahacs80@yahoogroups.com 
> <mailto:yamahacs80%40yahoogroups.com> <yamahacs80@yahoogroups.com 
> <mailto:yamahacs80%40yahoogroups.com>> wrote:
> >
> > From: yamahacs80@yahoogroups.com 
> <mailto:yamahacs80%40yahoogroups.com> <yamahacs80@yahoogroups.com 
> <mailto:yamahacs80%40yahoogroups.com>>
> > Subject: [yamahacs80] New file uploaded to yamahacs80
> > To: yamahacs80@yahoogroups.com <mailto:yamahacs80%40yahoogroups.com>
> > Date: Monday, July 30, 2012, 8:48 AM
> >
> >
> >
> > Hello,
> >
> > This email message is a notification to let you know that
> >
> > a file has been uploaded to the Files area of the yamahacs80
> >
> > group.
> >
> > File : /YamahaCSTroubleshootingAndAlignment.pdf
> >
> > Uploaded by : scituate_mass <sneakyflute@gmail.com 
> <mailto:sneakyflute%40gmail.com>>
> >
> > Description : Yamaha CS Series Troubleshooting Hints and Adjustment 
> Procedures
> >
> > You can access this file at the URL:
> >
> > 
> http://groups.yahoo.com/group/yamahacs80/files/YamahaCSTroubleshootingAndAlignment.pdf 
>
> >
> > To learn more about file sharing for your group, please visit:
> >
> > http://help.yahoo.com/l/us/yahoo/groups/original/members/web/index.html
> >
> > Regards,
> >
> > scituate_mass <sneakyflute@... <mailto:sneakyflute%40gmail.com>>
> >
> > [Non-text portions of this message have been removed]
> >
> >
>
> [Non-text portions of this message have been removed]
>
> 


-- 


Fredrik Segerfalk
phone +46 709 410988
skype segerfalk

Studio/synthesizers
www.analogsweden.com
http://www.facebook.com/analogsweden

Photography
www.segerfalk.com

My music
http://soundcloud.com/blissful-architect
http://soundcloud.com/falq

Apps for kids (iPad)

http://itunes.apple.com/us/app/peka-och-sjung/id497521421?mt=8
http://itunes.apple.com/se/app/pekbok-3d-djuren-i-skoge/id429901306?mt=8



[Non-text portions of this message have been removed]

Re: New file uploaded to yamahacs80

2012-07-31 by scituate_mass

hm.... yeah, it looks blank even to me (the uploader) when I view it via a web browser, but it's OK when I download it. I will put a copy of the full scan here:

http://www-personal.umich.edu/~damont/YamahaCSSeriesTroubleshootingHintsandAdjustmentProcedures.pdf

If someone else is better at shrinking files, please do so and re-upload to the group site.

I also just purchased an original "CS Series Servicing Guide" that I will be scanning and uploading in the near future. I think many who, like me, don't know all that much about how this thing works will find it very useful.

enjoy!

DT

--- In yamahacs80@yahoogroups.com, Fredrik Segerfalk <fredrik@...> wrote:
Show quoted textHide quoted text
>
> I've encountered the same problems with a few PDF:s on my iphone 4.
> 
> Fredrik Segerfalk
> www.analogsweden.com
> http://www.facebook.com/analogsweden
> 
> 
> 
> J. Douglas Rodriguez skrev 2012-07-30 20:41:
> >
> > It's no blank on my desktop, but blank on my iPhone. Odd.
> >
> > On Jul 30, 2012, at 11:12 AM, robert hall <rbhall7ice@... 
> > <mailto:rbhall7ice%40yahoo.com>> wrote:
> >
> > > is it me !again! or is this pdf blank?-thanks
> > >
> > > --- On Mon, 7/30/12, yamahacs80@yahoogroups.com 
> > <mailto:yamahacs80%40yahoogroups.com> <yamahacs80@yahoogroups.com 
> > <mailto:yamahacs80%40yahoogroups.com>> wrote:
> > >
> > > From: yamahacs80@yahoogroups.com 
> > <mailto:yamahacs80%40yahoogroups.com> <yamahacs80@yahoogroups.com 
> > <mailto:yamahacs80%40yahoogroups.com>>
> > > Subject: [yamahacs80] New file uploaded to yamahacs80
> > > To: yamahacs80@yahoogroups.com <mailto:yamahacs80%40yahoogroups.com>
> > > Date: Monday, July 30, 2012, 8:48 AM
> > >
> > >
> > >
> > > Hello,
> > >
> > > This email message is a notification to let you know that
> > >
> > > a file has been uploaded to the Files area of the yamahacs80
> > >
> > > group.
> > >
> > > File : /YamahaCSTroubleshootingAndAlignment.pdf
> > >
> > > Uploaded by : scituate_mass <sneakyflute@... 
> > <mailto:sneakyflute%40gmail.com>>
> > >
> > > Description : Yamaha CS Series Troubleshooting Hints and Adjustment 
> > Procedures
> > >
> > > You can access this file at the URL:
> > >
> > > 
> > http://groups.yahoo.com/group/yamahacs80/files/YamahaCSTroubleshootingAndAlignment.pdf 
> >
> > >
> > > To learn more about file sharing for your group, please visit:
> > >
> > > http://help.yahoo.com/l/us/yahoo/groups/original/members/web/index.html
> > >
> > > Regards,
> > >
> > > scituate_mass <sneakyflute@... <mailto:sneakyflute%40gmail.com>>
> > >
> > > [Non-text portions of this message have been removed]
> > >
> > >
> >
> > [Non-text portions of this message have been removed]
> >
> > 
> 
> 
> -- 
> 
> 
> Fredrik Segerfalk
> phone +46 709 410988
> skype segerfalk
> 
> Studio/synthesizers
> www.analogsweden.com
> http://www.facebook.com/analogsweden
> 
> Photography
> www.segerfalk.com
> 
> My music
> http://soundcloud.com/blissful-architect
> http://soundcloud.com/falq
> 
> Apps for kids (iPad)
> 
> http://itunes.apple.com/us/app/peka-och-sjung/id497521421?mt=8
> http://itunes.apple.com/se/app/pekbok-3d-djuren-i-skoge/id429901306?mt=8
> 
> 
> 
> [Non-text portions of this message have been removed]
>

Re: New file uploaded to yamahacs80

2012-07-31 by scituate_mass

Even my new upload looks kind of weird online. But at least it's not blank... and it looks OK downloaded. I was using someone else's scanner and it wouldn't work with Photoshop, only with the built in HP software (yuck). Well... download it and you should be able to view. I'll do the Servicing Guide on a high quality scanner at work (off hours of course).

--- In yamahacs80@yahoogroups.com, "scituate_mass" <sneakyflute@...> wrote:
Show quoted textHide quoted text
>
> hm.... yeah, it looks blank even to me (the uploader) when I view it via a web browser, but it's OK when I download it. I will put a copy of the full scan here:
> 
> http://www-personal.umich.edu/~damont/YamahaCSSeriesTroubleshootingHintsandAdjustmentProcedures.pdf
> 
> If someone else is better at shrinking files, please do so and re-upload to the group site.
> 
> I also just purchased an original "CS Series Servicing Guide" that I will be scanning and uploading in the near future. I think many who, like me, don't know all that much about how this thing works will find it very useful.
> 
> enjoy!
> 
> DT
> 
> --- In yamahacs80@yahoogroups.com, Fredrik Segerfalk <fredrik@> wrote:
> >
> > I've encountered the same problems with a few PDF:s on my iphone 4.
> > 
> > Fredrik Segerfalk
> > www.analogsweden.com
> > http://www.facebook.com/analogsweden
> > 
> > 
> > 
> > J. Douglas Rodriguez skrev 2012-07-30 20:41:
> > >
> > > It's no blank on my desktop, but blank on my iPhone. Odd.
> > >
> > > On Jul 30, 2012, at 11:12 AM, robert hall <rbhall7ice@ 
> > > <mailto:rbhall7ice%40yahoo.com>> wrote:
> > >
> > > > is it me !again! or is this pdf blank?-thanks
> > > >
> > > > --- On Mon, 7/30/12, yamahacs80@yahoogroups.com 
> > > <mailto:yamahacs80%40yahoogroups.com> <yamahacs80@yahoogroups.com 
> > > <mailto:yamahacs80%40yahoogroups.com>> wrote:
> > > >
> > > > From: yamahacs80@yahoogroups.com 
> > > <mailto:yamahacs80%40yahoogroups.com> <yamahacs80@yahoogroups.com 
> > > <mailto:yamahacs80%40yahoogroups.com>>
> > > > Subject: [yamahacs80] New file uploaded to yamahacs80
> > > > To: yamahacs80@yahoogroups.com <mailto:yamahacs80%40yahoogroups.com>
> > > > Date: Monday, July 30, 2012, 8:48 AM
> > > >
> > > >
> > > >
> > > > Hello,
> > > >
> > > > This email message is a notification to let you know that
> > > >
> > > > a file has been uploaded to the Files area of the yamahacs80
> > > >
> > > > group.
> > > >
> > > > File : /YamahaCSTroubleshootingAndAlignment.pdf
> > > >
> > > > Uploaded by : scituate_mass <sneakyflute@ 
> > > <mailto:sneakyflute%40gmail.com>>
> > > >
> > > > Description : Yamaha CS Series Troubleshooting Hints and Adjustment 
> > > Procedures
> > > >
> > > > You can access this file at the URL:
> > > >
> > > > 
> > > http://groups.yahoo.com/group/yamahacs80/files/YamahaCSTroubleshootingAndAlignment.pdf 
> > >
> > > >
> > > > To learn more about file sharing for your group, please visit:
> > > >
> > > > http://help.yahoo.com/l/us/yahoo/groups/original/members/web/index.html
> > > >
> > > > Regards,
> > > >
> > > > scituate_mass <sneakyflute@ <mailto:sneakyflute%40gmail.com>>
> > > >
> > > > [Non-text portions of this message have been removed]
> > > >
> > > >
> > >
> > > [Non-text portions of this message have been removed]
> > >
> > > 
> > 
> > 
> > -- 
> > 
> > 
> > Fredrik Segerfalk
> > phone +46 709 410988
> > skype segerfalk
> > 
> > Studio/synthesizers
> > www.analogsweden.com
> > http://www.facebook.com/analogsweden
> > 
> > Photography
> > www.segerfalk.com
> > 
> > My music
> > http://soundcloud.com/blissful-architect
> > http://soundcloud.com/falq
> > 
> > Apps for kids (iPad)
> > 
> > http://itunes.apple.com/us/app/peka-och-sjung/id497521421?mt=8
> > http://itunes.apple.com/se/app/pekbok-3d-djuren-i-skoge/id429901306?mt=8
> > 
> > 
> > 
> > [Non-text portions of this message have been removed]
> >
>

Re: OT Sibelius

2012-08-04 by Daniel Forró

Dear friends,

I'm not sure if all of you are informed about recent situation
concerning Sibelius score editor software. Please read this and  
consider signing a
petition, I did it one week ago as Sibelius user since the version 1
and member of Sibelius yahoo group. Spread this info please to all  
your music
friends and ask them to sign.

Here's what we can do:
http://www.artsjournal.com/slippeddisc/2012/08/at-sibelius-software-the-last-staff-turn-out-the-lights.html

Thanks, hopefully this invaluable piece of software can be saved.

Daniel Forro

Re: [yamahacs80] Re: OT Sibelius

2012-08-04 by David Rogoff

Just looked into this. Blah.  I don't use this, but I have composer 
friends who do. I don't know if any boycott or campaign has a chance of 
bringing back development or getting Avid to sell the program.  I guess 
it's keep running it until it doesn't work anymore and hope Finale is 
still around then!

This kind of software is incredibly difficult to write, has a fairly 
small market, and users who want it to be easy and fast since they're 
probably under huge time pressure.  Many years ago (1986?) I was helping 
to convert a hand-written orchestra score into parts using the 
Synclavier's Music Printing software.  The basic info was entered as 
text and then displayed on a VT100 text terminal with a special graphics 
card.  No mouse - just arrow keys.  It was very slow and very painful.  
I think I did about 30 measures before I quit :)

Re: [yamahacs80] Re: OT Sibelius

2012-08-04 by Daniel Forró

I also doubt campaign has any chance, because its target is not quite  
clear and because nobody at firm will listen to customers. But we can  
just try it, that's all.

Yes, of course there's Finale, Score, Capella, Notion, LilyPond,  
MuseScore, Rosegarden, name some others... Sibelius is not perfect,  
and I don't think it's a good idea to try to connect standard music  
notation editor with live playback (it's too much incompatible ways of  
representing music), and lot of important features was still missing  
in Sibelius (microtonality, polymetrics, polytempo, Japanese  
instruments tablatures...) but never mind, it was fast and easy to use.

And all that competition on the market helped to develop the other  
software as well. Even Finale could benefit from Sibelius features and  
ideas and at least to be inspired.

And let's not forget please that next one to kill can be Finale...

I don't think there's a small market for score editor - such software  
is used not only by composers or arrangers but in music education,  
score publishing houses...

And such software like Sibelius was developed exactly to avoid slow  
and painful text input :-)

Daniel Forro
Show quoted textHide quoted text
On Aug 4, 2012, at 10:44 AM, David Rogoff wrote:

> Just looked into this. Blah.  I don't use this, but I have composer
> friends who do. I don't know if any boycott or campaign has a chance  
> of
> bringing back development or getting Avid to sell the program.  I  
> guess
> it's keep running it until it doesn't work anymore and hope Finale is
> still around then!
>
> This kind of software is incredibly difficult to write, has a fairly
> small market, and users who want it to be easy and fast since they're
> probably under huge time pressure.  Many years ago (1986?) I was  
> helping
> to convert a hand-written orchestra score into parts using the
> Synclavier's Music Printing software.  The basic info was entered as
> text and then displayed on a VT100 text terminal with a special  
> graphics
> card.  No mouse - just arrow keys.  It was very slow and very painful.
> I think I did about 30 measures before I quit :)

New file uploaded to yamahacs80

2012-08-10 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /YamahaCSSeriesSynthesizerServicingGuideSmall.pdf 
  Uploaded by : scituate_mass <sneakyflute@...> 
  Description : This guide offers more detail on CS series circuits, using the CS-50 as an example. Not perfect, but better than what's in the service manual. 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/YamahaCSSeriesSynthesizerServicingGuideSmall.pdf 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/l/us/yahoo/groups/original/members/web/index.html
Regards,

scituate_mass <sneakyflute@...>

New file uploaded to yamahacs80

2012-09-21 by yamahacs80@yahoogroups.com

Hello,

This email message is a notification to let you know that
a file has been uploaded to the Files area of the yamahacs80 
group.

  File        : /SYN_BoJhPM.pdf 
  Uploaded by : boops.secretvibes <boops.secretvibes@...> 
  Description : cs50 as a polymodular keyboard 

You can access this file at the URL:
http://groups.yahoo.com/group/yamahacs80/files/SYN_BoJhPM.pdf 

To learn more about file sharing for your group, please visit:
http://help.yahoo.com/l/us/yahoo/groups/original/members/web/index.html
Regards,

boops.secretvibes <boops.secretvibes@...>

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.