Korg Poly800/EX800 Users group photo

Yahoo Groups archive

Korg Poly800/EX800 Users

Archive for korgpolyex.

Index last updated: 2026-03-30 01:10 UTC

Thread

Disassembly update - II

Disassembly update - II

2006-05-22 by patrioticduo

Hi there Poly fans,

Check out my web site which has some more details on the progress of
my disassembly project.

The more time I spend on this the more I think portamento is very,
very doable.

And also, I am finding that the disassembler I'm using, along with a
few hours here and there, is quite enough for me to think I'm making
some real progress which is all I need to keep my optimism up.

Sticking with this is nothing more than a labor of love.

Some early successes here is that the MIDI part of the machine code is
so compact that it is going to be quite easy to remap the UART into a
different address location. That will give the needed 8K of space for
an additional ROM. Also, the space inside the 8K boundary above the 2K
6116 RAM is completely unused so replacing it with an 8K 6264 is going
to be relatively easy.

Check out my page so far: http://patrioticduo.tripod.com/id7.html

Mike H.

Re: [korgpolyex] Disassembly update - II

2006-05-23 by music tec

Hi, just to let you know that i am into this. not that i have any expertise, or
that i've had the chance to follow these postings back to their origin yet -
as i have around 600 emails from this group to look through.
i assume you're trying to hack this box like a games console, right?
yeah, go for it! have to check your site and see what you're up to.
this by way of encouragement/moral support!!!!
so, i would assume your quest is:
a bank of midi cc's/mono/sync/unison/ringmod?
perhaps sysex control/interface??
i am very fond of my ex800, but it did seem less usable than the
juno, because of the awkward interface, but it's so compact and
funky looking, it's still with me.
keep up the good work
regards
D

patrioticduo <patrioticduo@...> wrote:
Hi there Poly fans,

Check out my web site which has some more details on the progress of
my disassembly project.

The more time I spend on this the more I think portamento is very,
very doable.

And also, I am finding that the disassembler I'm using, along with a
few hours here and there, is quite enough for me to think I'm making
some real progress which is all I need to keep my optimism up.

Sticking with this is nothing more than a labor of love.

Some early successes here is that the MIDI part of the machine code is
so compact that it is going to be quite easy to remap the UART into a
different address location. That will give the needed 8K of space for
an additional ROM. Also, the space inside the 8K boundary above the 2K
6116 RAM is completely unused so replacing it with an 8K 6264 is going
to be relatively easy.

Check out my page so far: http://patrioticduo.tripod.com/id7.html

Mike H.





Feel free to call! Free PC-to-PC calls. Low rates on PC-to-Phone. Get Yahoo! Messenger with Voice

Re: Disassembly update - II

2006-05-23 by patrioticduo

Thanks for the moral support. You always need that when you take on
disassembly of 8K of machine code.

I think you might be talking about hacking the old Taito arcade
machines. And yes, that would be a fair analogy. Although I am not
writing an emulator like MAME.

What I am actually doing is trying to put additional features into the
Poly and EX. We already know that ROM capacity is the major
restriction. RAM is also rather short. So adding 8K of RAM and 8K of
ROM is going to be necessary. But once we get that extra memory we
will be in a excellent position to start adding some great new
features. Although we will have be careful not to overload the CPU itself.

How about a fourth EG so that noise the filter are separately
controlled with their own EG's?

And what if we had a fifth EG for resonance. And a six for Ring Mod.
And programmable 24db/12db filter setting?

Mike H.

--- In korgpolyex@yahoogroups.com, music tec <musictec1@...> wrote:
>
> Hi, just to let you know that i am into this. not that i have any
expertise, or
> that i've had the chance to follow these postings back to their
origin yet -
> as i have around 600 emails from this group to look through.
> i assume you're trying to hack this box like a games console, right?
> yeah, go for it! have to check your site and see what you're up to.
> this by way of encouragement/moral support!!!!
> so, i would assume your quest is:
> a bank of midi cc's/mono/sync/unison/ringmod?
> perhaps sysex control/interface??
> i am very fond of my ex800, but it did seem less usable than the
> juno, because of the awkward interface, but it's so compact and
> funky looking, it's still with me.
> keep up the good work
> regards
> D
>
> patrioticduo <patrioticduo@...> wrote:
> Hi there Poly fans,
>
> Check out my web site which has some more details on the progress of
> my disassembly project.
>
> The more time I spend on this the more I think portamento is very,
> very doable.
>
> And also, I am finding that the disassembler I'm using, along with a
> few hours here and there, is quite enough for me to think I'm making
> some real progress which is all I need to keep my optimism up.
>
> Sticking with this is nothing more than a labor of love.
>
> Some early successes here is that the MIDI part of the machine code is
> so compact that it is going to be quite easy to remap the UART into a
> different address location. That will give the needed 8K of space for
> an additional ROM. Also, the space inside the 8K boundary above the 2K
> 6116 RAM is completely unused so replacing it with an 8K 6264 is going
> to be relatively easy.
>
> Check out my page so far: http://patrioticduo.tripod.com/id7.html
>
> Mike H.
>
>
>
>
>
>
> SPONSORED LINKS
> Music sampler Music synthesizers Synthesizer music
Sampler
>
> ---------------------------------
> YAHOO! GROUPS LINKS
>
>
> Visit your group "korgpolyex" on the web.
>
> To unsubscribe from this group, send an email to:
> korgpolyex-unsubscribe@yahoogroups.com
>
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service.
>
>
> ---------------------------------
>
>
>
>
>
> ---------------------------------
> Feel free to call! Free PC-to-PC calls. Low rates on PC-to-Phone.
Get Yahoo! Messenger with Voice
>

Re: [korgpolyex] Re: Disassembly update - II

2006-05-23 by Marcus Wilson

Ive been looking through my paperwork i kept after repairing my
korgs, to locate the datasheet for the MSM5232 i cant see it
electronic, so i will try to locate the paper copy for you

good luck!

Marcus Wilson
On 23/05/2006, at 8:30 PM, patrioticduo wrote:


> Thanks for the moral support. You always need that when you take on
> disassembly of 8K of machine code.
>
> I think you might be talking about hacking the old Taito arcade
> machines. And yes, that would be a fair analogy. Although I am not
> writing an emulator like MAME.
>
> What I am actually doing is trying to put additional features into the
> Poly and EX. We already know that ROM capacity is the major
> restriction. RAM is also rather short. So adding 8K of RAM and 8K of
> ROM is going to be necessary. But once we get that extra memory we
> will be in a excellent position to start adding some great new
> features. Although we will have be careful not to overload the CPU
> itself.
>
> How about a fourth EG so that noise the filter are separately
> controlled with their own EG's?
>
> And what if we had a fifth EG for resonance. And a six for Ring Mod.
> And programmable 24db/12db filter setting?
>
> Mike H.
>
> --- In korgpolyex@yahoogroups.com, music tec <musictec1@...> wrote:
>
>
>>
>> Hi, just to let you know that i am into this. not that i have any
>>
>>
> expertise, or
>
>
>> that i've had the chance to follow these postings back to their
>>
>>
> origin yet -
>
>
>> as i have around 600 emails from this group to look through.
>> i assume you're trying to hack this box like a games console,
>> right?
>> yeah, go for it! have to check your site and see what you're up to.
>> this by way of encouragement/moral support!!!!
>> so, i would assume your quest is:
>> a bank of midi cc's/mono/sync/unison/ringmod?
>> perhaps sysex control/interface??
>> i am very fond of my ex800, but it did seem less usable than the
>> juno, because of the awkward interface, but it's so compact and
>> funky looking, it's still with me.
>> keep up the good work
>> regards
>> D
>>
>> patrioticduo <patrioticduo@...> wrote:
>> Hi there Poly fans,
>>
>> Check out my web site which has some more details on the progress of
>> my disassembly project.
>>
>> The more time I spend on this the more I think portamento is very,
>> very doable.
>>
>> And also, I am finding that the disassembler I'm using, along with a
>> few hours here and there, is quite enough for me to think I'm making
>> some real progress which is all I need to keep my optimism up.
>>
>> Sticking with this is nothing more than a labor of love.
>>
>> Some early successes here is that the MIDI part of the machine
>> code is
>> so compact that it is going to be quite easy to remap the UART into a
>> different address location. That will give the needed 8K of space for
>> an additional ROM. Also, the space inside the 8K boundary above
>> the 2K
>> 6116 RAM is completely unused so replacing it with an 8K 6264 is
>> going
>> to be relatively easy.
>>
>> Check out my page so far: http://patrioticduo.tripod.com/id7.html
>>
>> Mike H.
>>
>>
>>
>>
>>
>>
>> SPONSORED LINKS
>> Music sampler Music synthesizers Synthesizer music
>>
>>
> Sampler
>
>
>>
>> ---------------------------------
>> YAHOO! GROUPS LINKS
>>
>>
>> Visit your group "korgpolyex" on the web.
>>
>> To unsubscribe from this group, send an email to:
>> korgpolyex-unsubscribe@yahoogroups.com
>>
>> Your use of Yahoo! Groups is subject to the Yahoo! Terms of
>>
>>
> Service.
>
>
>>
>>
>> ---------------------------------
>>
>>
>>
>>
>>
>> ---------------------------------
>> Feel free to call! Free PC-to-PC calls. Low rates on PC-to-Phone.
>>
>>
> Get Yahoo! Messenger with Voice
>
>
>>
>>
>>
>
>
>
>
>
>
> ------------------------ Yahoo! Groups Sponsor --------------------
> ~-->
> You can search right from your browser? It's easy and it's free.
> See how.
> http://us.click.yahoo.com/_7bhrC/NGxNAA/yQLSAA/QnLolB/TM
> --------------------------------------------------------------------
> ~->
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
>

Re: Disassembly update - II

2006-05-23 by patrioticduo

Thanks Marcus,

That would be great if you can dig up the data sheet on the MSM5232.

I am only missing the data sheets for the TG and the filter.

So if anyone out there has the data sheet (or knows a link to it) for
the following two chips please do help me out and send that
information along.

The TG is MSM5232. Hopefully Marcus will come through on that one. The
OKI documentation web page has a list showing the exact chip but when
you select it you get sent to a broken link (that's very frustrating).
I've emailed OKI but no response so far.

The filter chip part number is NJM2069. I get almost no results at all
when I search for that chip on the net. Maybe it was a Korg special
run or something.

Anyway, any help from anyone out there would be much appreciated.

Thanks,

Mike H.


--- In korgpolyex@yahoogroups.com, Marcus Wilson <JB@...> wrote:
>
> Ive been looking through my paperwork i kept after repairing my
> korgs, to locate the datasheet for the MSM5232 i cant see it
> electronic, so i will try to locate the paper copy for you
>
> good luck!
>
> Marcus Wilson
> On 23/05/2006, at 8:30 PM, patrioticduo wrote:
>
>
> > Thanks for the moral support. You always need that when you take on
> > disassembly of 8K of machine code.
> >
> > I think you might be talking about hacking the old Taito arcade
> > machines. And yes, that would be a fair analogy. Although I am not
> > writing an emulator like MAME.
> >
> > What I am actually doing is trying to put additional features into the
> > Poly and EX. We already know that ROM capacity is the major
> > restriction. RAM is also rather short. So adding 8K of RAM and 8K of
> > ROM is going to be necessary. But once we get that extra memory we
> > will be in a excellent position to start adding some great new
> > features. Although we will have be careful not to overload the CPU
> > itself.
> >
> > How about a fourth EG so that noise the filter are separately
> > controlled with their own EG's?
> >
> > And what if we had a fifth EG for resonance. And a six for Ring Mod.
> > And programmable 24db/12db filter setting?
> >
> > Mike H.
> >
> > --- In korgpolyex@yahoogroups.com, music tec <musictec1@> wrote:
> >
> >
> >>
> >> Hi, just to let you know that i am into this. not that i have any
> >>
> >>
> > expertise, or
> >
> >
> >> that i've had the chance to follow these postings back to their
> >>
> >>
> > origin yet -
> >
> >
> >> as i have around 600 emails from this group to look through.
> >> i assume you're trying to hack this box like a games console,
> >> right?
> >> yeah, go for it! have to check your site and see what you're up to.
> >> this by way of encouragement/moral support!!!!
> >> so, i would assume your quest is:
> >> a bank of midi cc's/mono/sync/unison/ringmod?
> >> perhaps sysex control/interface??
> >> i am very fond of my ex800, but it did seem less usable than the
> >> juno, because of the awkward interface, but it's so compact and
> >> funky looking, it's still with me.
> >> keep up the good work
> >> regards
> >> D
> >>
> >> patrioticduo <patrioticduo@> wrote:
> >> Hi there Poly fans,
> >>
> >> Check out my web site which has some more details on the progress of
> >> my disassembly project.
> >>
> >> The more time I spend on this the more I think portamento is very,
> >> very doable.
> >>
> >> And also, I am finding that the disassembler I'm using, along with a
> >> few hours here and there, is quite enough for me to think I'm making
> >> some real progress which is all I need to keep my optimism up.
> >>
> >> Sticking with this is nothing more than a labor of love.
> >>
> >> Some early successes here is that the MIDI part of the machine
> >> code is
> >> so compact that it is going to be quite easy to remap the UART into a
> >> different address location. That will give the needed 8K of space for
> >> an additional ROM. Also, the space inside the 8K boundary above
> >> the 2K
> >> 6116 RAM is completely unused so replacing it with an 8K 6264 is
> >> going
> >> to be relatively easy.
> >>
> >> Check out my page so far: http://patrioticduo.tripod.com/id7.html
> >>
> >> Mike H.
> >>
> >>
> >>
> >>
> >>
> >>
> >> SPONSORED LINKS
> >> Music sampler Music synthesizers Synthesizer music
> >>
> >>
> > Sampler
> >
> >
> >>
> >> ---------------------------------
> >> YAHOO! GROUPS LINKS
> >>
> >>
> >> Visit your group "korgpolyex" on the web.
> >>
> >> To unsubscribe from this group, send an email to:
> >> korgpolyex-unsubscribe@yahoogroups.com
> >>
> >> Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> >>
> >>
> > Service.
> >
> >
> >>
> >>
> >> ---------------------------------
> >>
> >>
> >>
> >>
> >>
> >> ---------------------------------
> >> Feel free to call! Free PC-to-PC calls. Low rates on PC-to-Phone.
> >>
> >>
> > Get Yahoo! Messenger with Voice
> >
> >
> >>
> >>
> >>
> >
> >
> >
> >
> >
> >
> > ------------------------ Yahoo! Groups Sponsor --------------------
> > ~-->
> > You can search right from your browser? It's easy and it's free.
> > See how.
> > http://us.click.yahoo.com/_7bhrC/NGxNAA/yQLSAA/QnLolB/TM
> > --------------------------------------------------------------------
> > ~->
> >
> >
> > Yahoo! Groups Links
> >
> >
> >
> >
> >
> >
> >
> >
>

Re: Disassembly update - II

2006-05-23 by austeritygirlone

--- In korgpolyex@yahoogroups.com, "patrioticduo" <patrioticduo@...>

Keep up the good work! After you've figured out how to controll the
peripheral synthstuff from the cpu and written a basic OS, that gets
somethingn done I'm sure that other people will join your efforts
(like me). But of course doing this is a major obstacle.

And have you thought about replacing the CPU by a more modern
pincompatible version with more RAM, ROM and more MHz? I know that
this is possible with the Roland JX-3P CPU (some Intel thing).

Re: Disassembly update - II

2006-05-23 by patrioticduo

I'm trying to keep the scope within the realms of sanity.

So I'm placing initial limits on the hardware upgrade.

Required outcome: Upgrade the Poly 800 RAM and ROM to support
additional CPU programming related functions. A board will be
developed as part of a retrofit kit that will plug into the existing
ROM socket. The card will have a 2764 EPROM, a 6264 RAM, a 74LS138
decoder.

Optional outcome: Provide the needed hardware to integrate several
well established mod's (moog slayer, 12/24db filter switch, etc) into
the CPU control and user programming system. Thus, add a 74H174 (6 bit
latch) and a digital potentiometer and other chips as needed to allow
existing and future mod's to be controlled by the CPU.

I think it very unlikely that we'll run out of CPU cycles handling the
required outcomes. I think it possible that we may run into CPU cycle
restrictions trying to satisfy the optional outcomes.

If we do find that we run out of CPU cycles then I'm hoping that I'll
know so much about the code that I can port the whole thing to a PC
and release a virtual Poly 800 that will run on your Linux box.

Mike H.

--- In korgpolyex@yahoogroups.com, "austeritygirlone" <ziggystar@...>
wrote:
>
> --- In korgpolyex@yahoogroups.com, "patrioticduo" <patrioticduo@>
>
> Keep up the good work! After you've figured out how to controll the
> peripheral synthstuff from the cpu and written a basic OS, that gets
> somethingn done I'm sure that other people will join your efforts
> (like me). But of course doing this is a major obstacle.
>
> And have you thought about replacing the CPU by a more modern
> pincompatible version with more RAM, ROM and more MHz? I know that
> this is possible with the Roland JX-3P CPU (some Intel thing).
>

Re: [korgpolyex] Re: Disassembly update - II

2006-05-24 by jure zitnik

if you're planning the digital pot - why not replace the awkward up/down buttons with a rotary encoder? i guess it's an easy job!

jure

On 5/23/06, patrioticduo <patrioticduo@...> wrote:
I'm trying to keep the scope within the realms of sanity.

So I'm placing initial limits on the hardware upgrade.

Required outcome: Upgrade the Poly 800 RAM and ROM to support
additional CPU programming related functions. A board will be
developed as part of a retrofit kit that will plug into the existing
ROM socket. The card will have a 2764 EPROM, a 6264 RAM, a 74LS138
decoder.

Optional outcome: Provide the needed hardware to integrate several
well established mod's (moog slayer, 12/24db filter switch, etc) into
the CPU control and user programming system. Thus, add a 74H174 (6 bit
latch) and a digital potentiometer and other chips as needed to allow
existing and future mod's to be controlled by the CPU.

I think it very unlikely that we'll run out of CPU cycles handling the
required outcomes. I think it possible that we may run into CPU cycle
restrictions trying to satisfy the optional outcomes.

If we do find that we run out of CPU cycles then I'm hoping that I'll
know so much about the code that I can port the whole thing to a PC
and release a virtual Poly 800 that will run on your Linux box.

Mike H.

--- In korgpolyex@yahoogroups.com, "austeritygirlone" <ziggystar@...>

wrote:
>
> --- In korgpolyex@yahoogroups.com, "patrioticduo" <patrioticduo@>
>
> Keep up the good work! After you've figured out how to controll the
> peripheral synthstuff from the cpu and written a basic OS, that gets
> somethingn done I'm sure that other people will join your efforts
> (like me). But of course doing this is a major obstacle.
>
> And have you thought about replacing the CPU by a more modern
> pincompatible version with more RAM, ROM and more MHz? I know that
> this is possible with the Roland JX-3P CPU (some Intel thing).
>






YAHOO! GROUPS LINKS



Re: [korgpolyex] Re: Disassembly update - II

2006-05-24 by Marcus Wilson

Speaking of new features, one thing i was thinking would be uber cool would be to actually display the parameter info in the decal showing the parameters and ranges, and having up/down switches under the up/down parameter switch area. As my own experience is in membrane switches, getting the switch side of things is pretty simple, its the control and the multiplex/demultiplex of the parameter info display that got too hard.

Imagine seeing all of the parameters on the poly displayed, and being able to tweak each one at will, instead of needing to fumble thru the parameters one at a time

JB over

On 24/05/2006, at 3:19 PM, jure zitnik wrote:

if you're planning the digital pot - why not replace the awkward up/down buttons with a rotary encoder? i guess it's an easy job!

jure

On 5/23/06, patrioticduo <patrioticduo@...> wrote:
I'm trying to keep the scope within the realms of sanity.

So I'm placing initial limits on the hardware upgrade.

Required outcome: Upgrade the Poly 800 RAM and ROM to support
additional CPU programming related functions. A board will be
developed as part of a retrofit kit that will plug into the existing
ROM socket. The card will have a 2764 EPROM, a 6264 RAM, a 74LS138
decoder.

Optional outcome: Provide the needed hardware to integrate several
well established mod's (moog slayer, 12/24db filter switch, etc) into
the CPU control and user programming system. Thus, add a 74H174 (6 bit
latch) and a digital potentiometer and other chips as needed to allow
existing and future mod's to be controlled by the CPU.

I think it very unlikely that we'll run out of CPU cycles handling the
required outcomes. I think it possible that we may run into CPU cycle
restrictions trying to satisfy the optional outcomes.

If we do find that we run out of CPU cycles then I'm hoping that I'll
know so much about the code that I can port the whole thing to a PC
and release a virtual Poly 800 that will run on your Linux box.

Mike H.

--- In korgpolyex@yahoogroups.com, "austeritygirlone" <ziggystar@...>

wrote:
>
> --- In korgpolyex@yahoogroups.com, "patrioticduo" <patrioticduo@>
>
> Keep up the good work! After you've figured out how to controll the
> peripheral synthstuff from the cpu and written a basic OS, that gets
> somethingn done I'm sure that other people will join your efforts
> (like me). But of course doing this is a major obstacle.
>
> And have you thought about replacing the CPU by a more modern
> pincompatible version with more RAM, ROM and more MHz? I know that
> this is possible with the Roland JX-3P CPU (some Intel thing).
>






YAHOO! GROUPS LINKS




YAHOO! GROUPS LINKS




Re: [korgpolyex] Re: Disassembly update - II

2006-05-24 by Tim Bieniosek

This is turning into a very expensive kit!! It's a good thing speculation
is cheap :-D

On Wed, 24 May 2006, Marcus Wilson wrote:

> Speaking of new features, one thing i was thinking would be uber cool
> would be to actually display the parameter info in the decal showing
> the parameters and ranges, and having up/down switches under the up/
> down parameter switch area. As my own experience is in membrane
> switches, getting the switch side of things is pretty simple, its the
> control and the multiplex/demultiplex of the parameter info display
> that got too hard.
>
> Imagine seeing all of the parameters on the poly displayed, and being
> able to tweak each one at will, instead of needing to fumble thru the
> parameters one at a time
>
> JB over
>
> On 24/05/2006, at 3:19 PM, jure zitnik wrote:
>
> > if you're planning the digital pot - why not replace the awkward up/
> > down buttons with a rotary encoder? i guess it's an easy job!
> >
> > jure
> >
> > On 5/23/06, patrioticduo <patrioticduo@...> wrote:
> > I'm trying to keep the scope within the realms of sanity.
> >
> > So I'm placing initial limits on the hardware upgrade.
> >
> > Required outcome: Upgrade the Poly 800 RAM and ROM to support
> > additional CPU programming related functions. A board will be
> > developed as part of a retrofit kit that will plug into the existing
> > ROM socket. The card will have a 2764 EPROM, a 6264 RAM, a 74LS138
> > decoder.
> >
> > Optional outcome: Provide the needed hardware to integrate several
> > well established mod's (moog slayer, 12/24db filter switch, etc) into
> > the CPU control and user programming system. Thus, add a 74H174 (6 bit
> > latch) and a digital potentiometer and other chips as needed to allow
> > existing and future mod's to be controlled by the CPU.
> >
> > I think it very unlikely that we'll run out of CPU cycles handling the
> > required outcomes. I think it possible that we may run into CPU cycle
> > restrictions trying to satisfy the optional outcomes.
> >
> > If we do find that we run out of CPU cycles then I'm hoping that I'll
> > know so much about the code that I can port the whole thing to a PC
> > and release a virtual Poly 800 that will run on your Linux box.
> >
> > Mike H.
> >
> > --- In korgpolyex@yahoogroups.com, "austeritygirlone" <ziggystar@...>
> >
> > wrote:
> > >
> > > --- In korgpolyex@yahoogroups.com, "patrioticduo" <patrioticduo@>
> > >
> > > Keep up the good work! After you've figured out how to controll the
> > > peripheral synthstuff from the cpu and written a basic OS, that gets
> > > somethingn done I'm sure that other people will join your efforts
> > > (like me). But of course doing this is a major obstacle.
> > >
> > > And have you thought about replacing the CPU by a more modern
> > > pincompatible version with more RAM, ROM and more MHz? I know that
> > > this is possible with the Roland JX-3P CPU (some Intel thing).
> > >
> >
> >
> >
> >
> >
> >
> > SPONSORED LINKS
> > Music sampler Music synthesizers Synthesizer music
> > Sampler
> >
> > YAHOO! GROUPS LINKS
> >
> > Visit your group "korgpolyex" on the web.
> >
> > To unsubscribe from this group, send an email to:
> > korgpolyex-unsubscribe@yahoogroups.com
> >
> > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service .
> >
> >
> >
> > YAHOO! GROUPS LINKS
> >
> > Visit your group "korgpolyex" on the web.
> >
> > To unsubscribe from this group, send an email to:
> > korgpolyex-unsubscribe@yahoogroups.com
> >
> > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
> >
> >
>
>

Re: Disassembly update - II

2006-05-24 by patrioticduo

How about you can use the joystick to set the parameter when in set
parameter mode? The further you push to the right the faster the
parameter increments. The further you push left the faster it
increments down.

That is entirely a CPU coding job. I think 8K of extra ROM could fill
up real fast!

--- In korgpolyex@yahoogroups.com, "jure zitnik" <kokoon@...> wrote:
>
> if you're planning the digital pot - why not replace the awkward up/down
> buttons with a rotary encoder? i guess it's an easy job!
>
> jure
>
> On 5/23/06, patrioticduo <patrioticduo@...> wrote:
> >
> > I'm trying to keep the scope within the realms of sanity.
> >
> > So I'm placing initial limits on the hardware upgrade.
> >
> > Required outcome: Upgrade the Poly 800 RAM and ROM to support
> > additional CPU programming related functions. A board will be
> > developed as part of a retrofit kit that will plug into the existing
> > ROM socket. The card will have a 2764 EPROM, a 6264 RAM, a 74LS138
> > decoder.
> >
> > Optional outcome: Provide the needed hardware to integrate several
> > well established mod's (moog slayer, 12/24db filter switch, etc) into
> > the CPU control and user programming system. Thus, add a 74H174 (6 bit
> > latch) and a digital potentiometer and other chips as needed to allow
> > existing and future mod's to be controlled by the CPU.
> >
> > I think it very unlikely that we'll run out of CPU cycles handling the
> > required outcomes. I think it possible that we may run into CPU cycle
> > restrictions trying to satisfy the optional outcomes.
> >
> > If we do find that we run out of CPU cycles then I'm hoping that I'll
> > know so much about the code that I can port the whole thing to a PC
> > and release a virtual Poly 800 that will run on your Linux box.
> >
> > Mike H.
> >
> > --- In korgpolyex@yahoogroups.com, "austeritygirlone" <ziggystar@>
> >
> > wrote:
> > >
> > > --- In korgpolyex@yahoogroups.com, "patrioticduo" <patrioticduo@>
> > >
> > > Keep up the good work! After you've figured out how to controll the
> > > peripheral synthstuff from the cpu and written a basic OS, that gets
> > > somethingn done I'm sure that other people will join your efforts
> > > (like me). But of course doing this is a major obstacle.
> > >
> > > And have you thought about replacing the CPU by a more modern
> > > pincompatible version with more RAM, ROM and more MHz? I know that
> > > this is possible with the Roland JX-3P CPU (some Intel thing).
> > >
> >
> >
> >
> >
> >
> >
> > SPONSORED LINKS
> > Music
sampler<http://groups.yahoo.com/gads?t=ms&k=Music+sampler&w1=Music+sampler&w2=Music+synthesizers&w3=Synthesizer+music&w4=Sampler&c=4&s=79&.sig=hc9xCPkXzzdNWRHibPZApQ>
Music
> >
synthesizers<http://groups.yahoo.com/gads?t=ms&k=Music+synthesizers&w1=Music+sampler&w2=Music+synthesizers&w3=Synthesizer+music&w4=Sampler&c=4&s=79&.sig=2Vb7gWoMw5sUY3DcS2zScA>
Synthesizer
> >
music<http://groups.yahoo.com/gads?t=ms&k=Synthesizer+music&w1=Music+sampler&w2=Music+synthesizers&w3=Synthesizer+music&w4=Sampler&c=4&s=79&.sig=zcWFtuqMYsRz1SxVMWGgrw>
> >
Sampler<http://groups.yahoo.com/gads?t=ms&k=Sampler&w1=Music+sampler&w2=Music+synthesizers&w3=Synthesizer+music&w4=Sampler&c=4&s=79&.sig=Luf8x1J6dIN8D_3s1pjRkw>
> > ------------------------------
> > YAHOO! GROUPS LINKS
> >
> >
> > - Visit your group
"korgpolyex<http://groups.yahoo.com/group/korgpolyex>"
> > on the web.
> >
> > - To unsubscribe from this group, send an email to:
> >
korgpolyex-unsubscribe@yahoogroups.com<korgpolyex-unsubscribe@yahoogroups.com?subject=Unsubscribe>
> >
> > - Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> > Service <http://docs.yahoo.com/info/terms/>.
> >
> >
> > ------------------------------
> >
>

Re: Disassembly update - II

2006-05-24 by patrioticduo

I did entertain the idea of replacing the seven segment displays with
a 2x24 backlit LCD. But even that is too much to spend.

However, I am planning on putting an LCD interface onto the retrofit
kit so that I can plug a display in and do diagnostics with it. Also,
I have a funny feeling that I may have to use the LCD to determine the
exact memory map used for all the parameters and patch space use.

But the cost of the LCD would be too high for any retrofit kit. I
mean, when you can pick up all sorts of much higher powered
synthesizers for a few hundred bucks what would the point of it all be?

This upgrade is 90% ROM and RAM. A few digital pots will allow
controlling some mod's but I simply refuse to entertain carving up the
keyboard, drilling holes and messing with the external appearance.
This mod is going to be an internal upgrade. No messing up a great
looking vintage keyboard.

I want mine to look like a Poly 800 for my grandchildren.

--- In korgpolyex@yahoogroups.com, Marcus Wilson <JB@...> wrote:
>
> Speaking of new features, one thing i was thinking would be uber cool
> would be to actually display the parameter info in the decal showing
> the parameters and ranges, and having up/down switches under the up/
> down parameter switch area. As my own experience is in membrane
> switches, getting the switch side of things is pretty simple, its the
> control and the multiplex/demultiplex of the parameter info display
> that got too hard.
>
> Imagine seeing all of the parameters on the poly displayed, and being
> able to tweak each one at will, instead of needing to fumble thru the
> parameters one at a time
>
> JB over
>
> On 24/05/2006, at 3:19 PM, jure zitnik wrote:
>
> > if you're planning the digital pot - why not replace the awkward up/
> > down buttons with a rotary encoder? i guess it's an easy job!
> >
> > jure
> >
> > On 5/23/06, patrioticduo <patrioticduo@...> wrote:
> > I'm trying to keep the scope within the realms of sanity.
> >
> > So I'm placing initial limits on the hardware upgrade.
> >
> > Required outcome: Upgrade the Poly 800 RAM and ROM to support
> > additional CPU programming related functions. A board will be
> > developed as part of a retrofit kit that will plug into the existing
> > ROM socket. The card will have a 2764 EPROM, a 6264 RAM, a 74LS138
> > decoder.
> >
> > Optional outcome: Provide the needed hardware to integrate several
> > well established mod's (moog slayer, 12/24db filter switch, etc) into
> > the CPU control and user programming system. Thus, add a 74H174 (6 bit
> > latch) and a digital potentiometer and other chips as needed to allow
> > existing and future mod's to be controlled by the CPU.
> >
> > I think it very unlikely that we'll run out of CPU cycles handling the
> > required outcomes. I think it possible that we may run into CPU cycle
> > restrictions trying to satisfy the optional outcomes.
> >
> > If we do find that we run out of CPU cycles then I'm hoping that I'll
> > know so much about the code that I can port the whole thing to a PC
> > and release a virtual Poly 800 that will run on your Linux box.
> >
> > Mike H.
> >
> > --- In korgpolyex@yahoogroups.com, "austeritygirlone" <ziggystar@>
> >
> > wrote:
> > >
> > > --- In korgpolyex@yahoogroups.com, "patrioticduo" <patrioticduo@>
> > >
> > > Keep up the good work! After you've figured out how to controll the
> > > peripheral synthstuff from the cpu and written a basic OS, that gets
> > > somethingn done I'm sure that other people will join your efforts
> > > (like me). But of course doing this is a major obstacle.
> > >
> > > And have you thought about replacing the CPU by a more modern
> > > pincompatible version with more RAM, ROM and more MHz? I know that
> > > this is possible with the Roland JX-3P CPU (some Intel thing).
> > >
> >
> >
> >
> >
> >
> >
> > SPONSORED LINKS
> > Music sampler Music synthesizers Synthesizer music
> > Sampler
> >
> > YAHOO! GROUPS LINKS
> >
> > Visit your group "korgpolyex" on the web.
> >
> > To unsubscribe from this group, send an email to:
> > korgpolyex-unsubscribe@yahoogroups.com
> >
> > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service .
> >
> >
> >
> > YAHOO! GROUPS LINKS
> >
> > Visit your group "korgpolyex" on the web.
> >
> > To unsubscribe from this group, send an email to:
> > korgpolyex-unsubscribe@yahoogroups.com
> >
> > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
> >
> >
>

Re: [korgpolyex] Re: Disassembly update - II

2006-05-24 by Tim Bieniosek

What if you added a DB9 or DB25 port on the back for an external knob box?

The most I'd pay for a kit is $100. After that you can just buy a Juno.
(sacrilege!)


On Wed, 24 May 2006, patrioticduo wrote:

> I did entertain the idea of replacing the seven segment displays with
> a 2x24 backlit LCD. But even that is too much to spend.
>
> However, I am planning on putting an LCD interface onto the retrofit
> kit so that I can plug a display in and do diagnostics with it. Also,
> I have a funny feeling that I may have to use the LCD to determine the
> exact memory map used for all the parameters and patch space use.
>
> But the cost of the LCD would be too high for any retrofit kit. I
> mean, when you can pick up all sorts of much higher powered
> synthesizers for a few hundred bucks what would the point of it all be?
>
> This upgrade is 90% ROM and RAM. A few digital pots will allow
> controlling some mod's but I simply refuse to entertain carving up the
> keyboard, drilling holes and messing with the external appearance.
> This mod is going to be an internal upgrade. No messing up a great
> looking vintage keyboard.
>
> I want mine to look like a Poly 800 for my grandchildren.
>
> --- In korgpolyex@yahoogroups.com, Marcus Wilson <JB@...> wrote:
> >
> > Speaking of new features, one thing i was thinking would be uber cool
> > would be to actually display the parameter info in the decal showing
> > the parameters and ranges, and having up/down switches under the up/
> > down parameter switch area. As my own experience is in membrane
> > switches, getting the switch side of things is pretty simple, its the
> > control and the multiplex/demultiplex of the parameter info display
> > that got too hard.
> >
> > Imagine seeing all of the parameters on the poly displayed, and being
> > able to tweak each one at will, instead of needing to fumble thru the
> > parameters one at a time
> >
> > JB over
> >
> > On 24/05/2006, at 3:19 PM, jure zitnik wrote:
> >
> > > if you're planning the digital pot - why not replace the awkward up/
> > > down buttons with a rotary encoder? i guess it's an easy job!
> > >
> > > jure
> > >
> > > On 5/23/06, patrioticduo <patrioticduo@...> wrote:
> > > I'm trying to keep the scope within the realms of sanity.
> > >
> > > So I'm placing initial limits on the hardware upgrade.
> > >
> > > Required outcome: Upgrade the Poly 800 RAM and ROM to support
> > > additional CPU programming related functions. A board will be
> > > developed as part of a retrofit kit that will plug into the existing
> > > ROM socket. The card will have a 2764 EPROM, a 6264 RAM, a 74LS138
> > > decoder.
> > >
> > > Optional outcome: Provide the needed hardware to integrate several
> > > well established mod's (moog slayer, 12/24db filter switch, etc) into
> > > the CPU control and user programming system. Thus, add a 74H174 (6 bit
> > > latch) and a digital potentiometer and other chips as needed to allow
> > > existing and future mod's to be controlled by the CPU.
> > >
> > > I think it very unlikely that we'll run out of CPU cycles handling the
> > > required outcomes. I think it possible that we may run into CPU cycle
> > > restrictions trying to satisfy the optional outcomes.
> > >
> > > If we do find that we run out of CPU cycles then I'm hoping that I'll
> > > know so much about the code that I can port the whole thing to a PC
> > > and release a virtual Poly 800 that will run on your Linux box.
> > >
> > > Mike H.
> > >
> > > --- In korgpolyex@yahoogroups.com, "austeritygirlone" <ziggystar@>
> > >
> > > wrote:
> > > >
> > > > --- In korgpolyex@yahoogroups.com, "patrioticduo" <patrioticduo@>
> > > >
> > > > Keep up the good work! After you've figured out how to controll the
> > > > peripheral synthstuff from the cpu and written a basic OS, that gets
> > > > somethingn done I'm sure that other people will join your efforts
> > > > (like me). But of course doing this is a major obstacle.
> > > >
> > > > And have you thought about replacing the CPU by a more modern
> > > > pincompatible version with more RAM, ROM and more MHz? I know that
> > > > this is possible with the Roland JX-3P CPU (some Intel thing).
> > > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > SPONSORED LINKS
> > > Music sampler Music synthesizers Synthesizer music
> > > Sampler
> > >
> > > YAHOO! GROUPS LINKS
> > >
> > > Visit your group "korgpolyex" on the web.
> > >
> > > To unsubscribe from this group, send an email to:
> > > korgpolyex-unsubscribe@yahoogroups.com
> > >
> > > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service .
> > >
> > >
> > >
> > > YAHOO! GROUPS LINKS
> > >
> > > Visit your group "korgpolyex" on the web.
> > >
> > > To unsubscribe from this group, send an email to:
> > > korgpolyex-unsubscribe@yahoogroups.com
> > >
> > > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
> > >
> > >
> >
>
>
>
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>

Re: [korgpolyex] Re: Disassembly update - II

2006-05-24 by jure zitnik

yeah i voted 100$ too. i mean.. i bought the poly-800 for like 70$... in perfect condition that is. with a case.

jure

On 5/24/06, Tim Bieniosek < tab27@...> wrote:

What if you added a DB9 or DB25 port on the back for an external knob box?

The most I'd pay for a kit is $100.  After that you can just buy a Juno.
(sacrilege!)



On Wed, 24 May 2006, patrioticduo wrote:

> I did entertain the idea of replacing the seven segment displays with
> a 2x24 backlit LCD. But even that is too much to spend.
>
> However, I am planning on putting an LCD interface onto the retrofit
> kit so that I can plug a display in and do diagnostics with it. Also,
> I have a funny feeling that I may have to use the LCD to determine the
> exact memory map used for all the parameters and patch space use.
>
> But the cost of the LCD would be too high for any retrofit kit. I
> mean, when you can pick up all sorts of much higher powered
> synthesizers for a few hundred bucks what would the point of it all be?
>
> This upgrade is 90% ROM and RAM. A few digital pots will allow
> controlling some mod's but I simply refuse to entertain carving up the
> keyboard, drilling holes and messing with the external appearance.
> This mod is going to be an internal upgrade. No messing up a great
> looking vintage keyboard.
>
> I want mine to look like a Poly 800 for my grandchildren.
>
> --- In korgpolyex@yahoogroups.com, Marcus Wilson <JB@...> wrote:
> >
> > Speaking of new features, one thing i was thinking would be uber cool
> > would be to actually display the parameter info in the decal showing
> > the parameters and ranges, and having up/down switches under the up/
> > down parameter switch area. As my own experience is in membrane
> > switches, getting the switch side of things is pretty simple, its the
> > control and the multiplex/demultiplex of the parameter info display
> > that got too hard.
> >
> > Imagine seeing all of the parameters on the poly displayed, and being
> > able to tweak each one at will, instead of needing to fumble thru the
> > parameters one at a time
> >
> > JB over
> >
> > On 24/05/2006, at 3:19 PM, jure zitnik wrote:
> >
> > > if you're planning the digital pot - why not replace the awkward up/
> > > down buttons with a rotary encoder? i guess it's an easy job!
> > >
> > > jure
> > >
> > > On 5/23/06, patrioticduo <patrioticduo@...> wrote:
> > > I'm trying to keep the scope within the realms of sanity.
> > >
> > > So I'm placing initial limits on the hardware upgrade.
> > >
> > > Required outcome: Upgrade the Poly 800 RAM and ROM to support
> > > additional CPU programming related functions. A board will be
> > > developed as part of a retrofit kit that will plug into the existing
> > > ROM socket. The card will have a 2764 EPROM, a 6264 RAM, a 74LS138
> > > decoder.
> > >
> > > Optional outcome: Provide the needed hardware to integrate several
> > > well established mod's (moog slayer, 12/24db filter switch, etc) into
> > > the CPU control and user programming system. Thus, add a 74H174 (6 bit
> > > latch) and a digital potentiometer and other chips as needed to allow
> > > existing and future mod's to be controlled by the CPU.
> > >
> > > I think it very unlikely that we'll run out of CPU cycles handling the
> > > required outcomes. I think it possible that we may run into CPU cycle
> > > restrictions trying to satisfy the optional outcomes.
> > >
> > > If we do find that we run out of CPU cycles then I'm hoping that I'll
> > > know so much about the code that I can port the whole thing to a PC
> > > and release a virtual Poly 800 that will run on your Linux box.
> > >
> > > Mike H.
> > >
> > > --- In korgpolyex@yahoogroups.com, "austeritygirlone" <ziggystar@>
> > >
> > > wrote:
> > > >
> > > > --- In korgpolyex@yahoogroups.com, "patrioticduo" <patrioticduo@>
> > > >
> > > > Keep up the good work! After you've figured out how to controll the
> > > > peripheral synthstuff from the cpu and written a basic OS, that gets
> > > > somethingn done I'm sure that other people will join your efforts
> > > > (like me). But of course doing this is a major obstacle.
> > > >
> > > > And have you thought about replacing the CPU by a more modern
> > > > pincompatible version with more RAM, ROM and more MHz? I know that
> > > > this is possible with the Roland JX-3P CPU (some Intel thing).
> > > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > SPONSORED LINKS
> > > Music sampler      Music synthesizers      Synthesizer music
> > > Sampler
> > >
> > > YAHOO! GROUPS LINKS
> > >
> > >  Visit your group "korgpolyex" on the web.
> > >
> > >  To unsubscribe from this group, send an email to:
> > >   korgpolyex-unsubscribe@yahoogroups.com
> > >
> > >  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service .
> > >
> > >
> > >
> > > YAHOO! GROUPS LINKS
> > >
> > >  Visit your group "korgpolyex" on the web.
> > >
> > >  To unsubscribe from this group, send an email to:
> > >  korgpolyex-unsubscribe@yahoogroups.com
> > >
> > >  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
> > >
> > >
> >
>
>
>
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>

YAHOO! GROUPS LINKS



Re: [korgpolyex] Re: Disassembly update - II

2006-05-25 by archeologist

I fully agree about maintaning the external appearance. i like the sound
of a retrofit kit, and though it has been pointed out that when it gets
to a certain price one may as well buy a juno, the circuitry means it
just won't be the same.
I like my ex800 and i'm happy to wait for the developement of a retrofit
kit (not enough know how to build one or programme from scratch i'm
afraid) rather than carve it up.



patrioticduo wrote:

> I did entertain the idea of replacing the seven segment displays with
> a 2x24 backlit LCD. But even that is too much to spend.
>
> However, I am planning on putting an LCD interface onto the retrofit
> kit so that I can plug a display in and do diagnostics with it. Also,
> I have a funny feeling that I may have to use the LCD to determine the
> exact memory map used for all the parameters and patch space use.
>
> But the cost of the LCD would be too high for any retrofit kit. I
> mean, when you can pick up all sorts of much higher powered
> synthesizers for a few hundred bucks what would the point of it all be?
>
> This upgrade is 90% ROM and RAM. A few digital pots will allow
> controlling some mod's but I simply refuse to entertain carving up the
> keyboard, drilling holes and messing with the external appearance.
> This mod is going to be an internal upgrade. No messing up a great
> looking vintage keyboard.
>
> I want mine to look like a Poly 800 for my grandchildren.
>
> --- In korgpolyex@yahoogroups.com, Marcus Wilson <JB@...> wrote:
> >
> > Speaking of new features, one thing i was thinking would be uber cool
> > would be to actually display the parameter info in the decal showing
> > the parameters and ranges, and having up/down switches under the up/
> > down parameter switch area. As my own experience is in membrane
> > switches, getting the switch side of things is pretty simple, its the
> > control and the multiplex/demultiplex of the parameter info display
> > that got too hard.
> >
> > Imagine seeing all of the parameters on the poly displayed, and being
> > able to tweak each one at will, instead of needing to fumble thru the
> > parameters one at a time
> >
> > JB over
> >
> > On 24/05/2006, at 3:19 PM, jure zitnik wrote:
> >
> > > if you're planning the digital pot - why not replace the awkward up/
> > > down buttons with a rotary encoder? i guess it's an easy job!
> > >
> > > jure
> > >
> > > On 5/23/06, patrioticduo <patrioticduo@...> wrote:
> > > I'm trying to keep the scope within the realms of sanity.
> > >
> > > So I'm placing initial limits on the hardware upgrade.
> > >
> > > Required outcome: Upgrade the Poly 800 RAM and ROM to support
> > > additional CPU programming related functions. A board will be
> > > developed as part of a retrofit kit that will plug into the existing
> > > ROM socket. The card will have a 2764 EPROM, a 6264 RAM, a 74LS138
> > > decoder.
> > >
> > > Optional outcome: Provide the needed hardware to integrate several
> > > well established mod's (moog slayer, 12/24db filter switch, etc) into
> > > the CPU control and user programming system. Thus, add a 74H174 (6 bit
> > > latch) and a digital potentiometer and other chips as needed to allow
> > > existing and future mod's to be controlled by the CPU.
> > >
> > > I think it very unlikely that we'll run out of CPU cycles handling the
> > > required outcomes. I think it possible that we may run into CPU cycle
> > > restrictions trying to satisfy the optional outcomes.
> > >
> > > If we do find that we run out of CPU cycles then I'm hoping that I'll
> > > know so much about the code that I can port the whole thing to a PC
> > > and release a virtual Poly 800 that will run on your Linux box.
> > >
> > > Mike H.
> > >
> > > --- In korgpolyex@yahoogroups.com, "austeritygirlone" <ziggystar@>
> > >
> > > wrote:
> > > >
> > > > --- In korgpolyex@yahoogroups.com, "patrioticduo" <patrioticduo@>
> > > >
> > > > Keep up the good work! After you've figured out how to controll the
> > > > peripheral synthstuff from the cpu and written a basic OS, that gets
> > > > somethingn done I'm sure that other people will join your efforts
> > > > (like me). But of course doing this is a major obstacle.
> > > >
> > > > And have you thought about replacing the CPU by a more modern
> > > > pincompatible version with more RAM, ROM and more MHz? I know that
> > > > this is possible with the Roland JX-3P CPU (some Intel thing).
> > > >
> > >
> > >
> > >
> > >
> > >
> > >
> > > SPONSORED LINKS
> > > Music sampler Music synthesizers Synthesizer music
> > > Sampler
> > >
> > > YAHOO! GROUPS LINKS
> > >
> > > Visit your group "korgpolyex" on the web.
> > >
> > > To unsubscribe from this group, send an email to:
> > > korgpolyex-unsubscribe@yahoogroups.com
> > >
> > > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service .
> > >
> > >
> > >
> > > YAHOO! GROUPS LINKS
> > >
> > > Visit your group "korgpolyex" on the web.
> > >
> > > To unsubscribe from this group, send an email to:
> > > korgpolyex-unsubscribe@yahoogroups.com
> > >
> > > Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
> > >
> > >
> >
>
>
>
>
>
>
> SPONSORED LINKS
> Music sampler
> <http://groups.yahoo.com/gads?t=ms&k=Music+sampler&w1=Music+sampler&w2=Music+synthesizers&w3=Synthesizer+music&w4=Sampler&c=4&s=79&.sig=hc9xCPkXzzdNWRHibPZApQ>
> Music synthesizers
> <http://groups.yahoo.com/gads?t=ms&k=Music+synthesizers&w1=Music+sampler&w2=Music+synthesizers&w3=Synthesizer+music&w4=Sampler&c=4&s=79&.sig=2Vb7gWoMw5sUY3DcS2zScA>
> Synthesizer music
> <http://groups.yahoo.com/gads?t=ms&k=Synthesizer+music&w1=Music+sampler&w2=Music+synthesizers&w3=Synthesizer+music&w4=Sampler&c=4&s=79&.sig=zcWFtuqMYsRz1SxVMWGgrw>
>
> Sampler
> <http://groups.yahoo.com/gads?t=ms&k=Sampler&w1=Music+sampler&w2=Music+synthesizers&w3=Synthesizer+music&w4=Sampler&c=4&s=79&.sig=Luf8x1J6dIN8D_3s1pjRkw>
>
>
>
> ------------------------------------------------------------------------
> YAHOO! GROUPS LINKS
>
> * Visit your group "korgpolyex
> <http://groups.yahoo.com/group/korgpolyex>" on the web.
>
> * To unsubscribe from this group, send an email to:
> korgpolyex-unsubscribe@yahoogroups.com
> <mailto:korgpolyex-unsubscribe@yahoogroups.com?subject=Unsubscribe>
>
> * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> Service <http://docs.yahoo.com/info/terms/>.
>
>
> ------------------------------------------------------------------------
>
>------------------------------------------------------------------------
>
>No virus found in this incoming message.
>Checked by AVG Free Edition.
>Version: 7.1.394 / Virus Database: 268.7.1/347 - Release Date: 5/24/2006
>
>

Re: [korgpolyex] Re: Disassembly update - II

2006-06-16 by Joseph Ralston

Shit, if you can find a JUNO 106 for less than $200
bucks, then I'd recommend getting that instead
anyways. The JUNO-106 far outweights the Poly800 in
every regard. Or perhaps you meant some other JUNO?





--- jure zitnik <kokoon@...> wrote:

> yeah i voted 100$ too. i mean.. i bought the
> poly-800 for like 70$... in
> perfect condition that is. with a case.
>
> jure
>
> On 5/24/06, Tim Bieniosek <tab27@...> wrote:
> >
> >
> > What if you added a DB9 or DB25 port on the back
> for an external knob box?
> >
> > The most I'd pay for a kit is $100. After that
> you can just buy a Juno.
> > (sacrilege!)
> >
> >
> >
> > On Wed, 24 May 2006, patrioticduo wrote:
> >
> > > I did entertain the idea of replacing the seven
> segment displays with
> > > a 2x24 backlit LCD. But even that is too much to
> spend.
> > >
> > > However, I am planning on putting an LCD
> interface onto the retrofit
> > > kit so that I can plug a display in and do
> diagnostics with it. Also,
> > > I have a funny feeling that I may have to use
> the LCD to determine the
> > > exact memory map used for all the parameters and
> patch space use.
> > >
> > > But the cost of the LCD would be too high for
> any retrofit kit. I
> > > mean, when you can pick up all sorts of much
> higher powered
> > > synthesizers for a few hundred bucks what would
> the point of it all be?
> > >
> > > This upgrade is 90% ROM and RAM. A few digital
> pots will allow
> > > controlling some mod's but I simply refuse to
> entertain carving up the
> > > keyboard, drilling holes and messing with the
> external appearance.
> > > This mod is going to be an internal upgrade. No
> messing up a great
> > > looking vintage keyboard.
> > >
> > > I want mine to look like a Poly 800 for my
> grandchildren.
> > >
> > > --- In korgpolyex@yahoogroups.com, Marcus Wilson
> <JB@...> wrote:
> > > >
> > > > Speaking of new features, one thing i was
> thinking would be uber cool
> > > > would be to actually display the parameter
> info in the decal showing
> > > > the parameters and ranges, and having up/down
> switches under the up/
> > > > down parameter switch area. As my own
> experience is in membrane
> > > > switches, getting the switch side of things is
> pretty simple, its the
> > > > control and the multiplex/demultiplex of the
> parameter info display
> > > > that got too hard.
> > > >
> > > > Imagine seeing all of the parameters on the
> poly displayed, and being
> > > > able to tweak each one at will, instead of
> needing to fumble thru the
> > > > parameters one at a time
> > > >
> > > > JB over
> > > >
> > > > On 24/05/2006, at 3:19 PM, jure zitnik wrote:
> > > >
> > > > > if you're planning the digital pot - why not
> replace the awkward up/
> > > > > down buttons with a rotary encoder? i guess
> it's an easy job!
> > > > >
> > > > > jure
> > > > >
> > > > > On 5/23/06, patrioticduo <patrioticduo@...>
> wrote:
> > > > > I'm trying to keep the scope within the
> realms of sanity.
> > > > >
> > > > > So I'm placing initial limits on the
> hardware upgrade.
> > > > >
> > > > > Required outcome: Upgrade the Poly 800 RAM
> and ROM to support
> > > > > additional CPU programming related
> functions. A board will be
> > > > > developed as part of a retrofit kit that
> will plug into the existing
> > > > > ROM socket. The card will have a 2764 EPROM,
> a 6264 RAM, a 74LS138
> > > > > decoder.
> > > > >
> > > > > Optional outcome: Provide the needed
> hardware to integrate several
> > > > > well established mod's (moog slayer, 12/24db
> filter switch, etc)
> > into
> > > > > the CPU control and user programming system.
> Thus, add a 74H174 (6
> > bit
> > > > > latch) and a digital potentiometer and other
> chips as needed to
> > allow
> > > > > existing and future mod's to be controlled
> by the CPU.
> > > > >
> > > > > I think it very unlikely that we'll run out
> of CPU cycles handling
> > the
> > > > > required outcomes. I think it possible that
> we may run into CPU
> > cycle
> > > > > restrictions trying to satisfy the optional
> outcomes.
> > > > >
> > > > > If we do find that we run out of CPU cycles
> then I'm hoping that
> > I'll
> > > > > know so much about the code that I can port
> the whole thing to a PC
> > > > > and release a virtual Poly 800 that will run
> on your Linux box.
> > > > >
> > > > > Mike H.
> > > > >
> > > > > --- In korgpolyex@yahoogroups.com,
> "austeritygirlone" <ziggystar@>
> > > > >
> > > > > wrote:
> > > > > >
> > > > > > --- In korgpolyex@yahoogroups.com,
> "patrioticduo" <patrioticduo@>
> > > > > >
> > > > > > Keep up the good work! After you've
> figured out how to controll
> > the
> > > > > > peripheral synthstuff from the cpu and
> written a basic OS, that
> > gets
> > > > > > somethingn done I'm sure that other people
> will join your efforts
> > > > > > (like me). But of course doing this is a
> major obstacle.
> > > > > >
> > > > > > And have you thought about replacing the
> CPU by a more modern
> > > > > > pincompatible version with more RAM, ROM
> and more MHz? I know that
> > > > > > this is possible with the Roland JX-3P CPU
> (some Intel thing).
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > SPONSORED LINKS
> > > > > Music sampler Music synthesizers
> Synthesizer music
> > > > > Sampler
> > > > >
> > > > > YAHOO! GROUPS LINKS
> > > > >
> > > > > Visit your group "korgpolyex" on the web.
> > > > >
> > > > > To unsubscribe from this group, send an
> email to:
> > > > > korgpolyex-unsubscribe@yahoogroups.com
> > > > >
> > > > > Your use of Yahoo! Groups is subject to the
> Yahoo! Terms of Service
> > .
> > > > >
> > > > >
> > > > >
> > > > > YAHOO! GROUPS LINKS
> > > > >
> > > > > Visit your group "korgpolyex" on the web.
> > > > >
> > > > > To unsubscribe from this group, send an
> email to:
> > > > > korgpolyex-unsubscribe@yahoogroups.com
> > > > >
> > > > > Your use of Yahoo! Groups is subject to the
> Yahoo! Terms of
> > Service.
>
=== message truncated ===


__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Re: [korgpolyex] Re: Disassembly update - II

2006-06-16 by Epiik Soul

A Juno 106 for $200- is a bargain and I would snap it up.
However, to say it is better in "every regard" is a fallacy.
The Poly is cheaper.
See what I mean?
:)


Joseph Ralston <voxdestrukt@...> wrote:
Shit, if you can find a JUNO 106 for less than $200
bucks, then I'd recommend getting that instead
anyways. The JUNO-106 far outweights the Poly800 in
every regard. Or perhaps you meant some other JUNO?

--- jure zitnik <kokoon@gmail. com> wrote:

> yeah i voted 100$ too. i mean.. i bought the
> poly-800 for like 70$... in
> perfect condition that is. with a case.
>
> jure
>
> On 5/24/06, Tim Bieniosek <tab27@drexel. edu> wrote:
> >
> >
> > What if you added a DB9 or DB25 port on the back
> for an external knob box?
> >
> > The most I'd pay for a kit is $100. After that
> you can just buy a Juno.
> > (sacrilege!)
> >
> >
> >
> > On Wed, 24 May 2006, patrioticduo wrote:
> >
> > > I did entertain the idea of replacing the seven
> segment displays with
> > > a 2x24 backlit LCD. But even that is too much to
> spend.
> > >
> > > However, I am planning on putting an LCD
> interface onto the retrofit
> > > kit so that I can plug a display in and do
> diagnostics with it. Also,
> > > I have a funny feeling that I may have to use
> the LCD to determine the
> > > exact memory map used for all the parameters and
> patch space use.
> > >
> > > But the cost of the LCD would be too high for
> any retrofit kit. I
> > > mean, when you can pick up all sorts of much
> higher powered
> > > synthesizers for a few hundred bucks what would
> the point of it all be?
> > >
> > > This upgrade is 90% ROM and RAM. A few digital
> pots will allow
> > > controlling some mod's but I simply refuse to
> entertain carving up the
> > > keyboard, drilling holes and messing with the
> external appearance.
> > > This mod is going to be an internal upgrade. No
> messing up a great
> > > looking vintage keyboard.
> > >
> > > I want mine to look like a Poly 800 for my
> grandchildren.
> > >
> > > --- In korgpolyex@yahoogro ups.com, Marcus Wilson
> <JB@...> wrote:
> > > >
> > > > Speaking of new features, one thing i was
> thinking would be uber cool
> > > > would be to actually display the parameter
> info in the decal showing
> > > > the parameters and ranges, and having up/down
> switches under the up/
> > > > down parameter switch area. As my own
> experience is in membrane
> > > > switches, getting the switch side of things is
> pretty simple, its the
> > > > control and the multiplex/demultipl ex of the
> parameter info display
> > > > that got too hard.
> > > >
> > > > Imagine seeing all of the parameters on the
> poly displayed, and being
> > > > able to tweak each one at will, instead of
> needing to fumble thru the
> > > > parameters one at a time
> > > >
> > > > JB over
> > > >
> > > > On 24/05/2006, at 3:19 PM, jure zitnik wrote:
> > > >
> > > > > if you're planning the digital pot - why not
> replace the awkward up/
> > > > > down buttons with a rotary encoder? i guess
> it's an easy job!
> > > > >
> > > > > jure
> > > > >
> > > > > On 5/23/06, patrioticduo <patrioticduo@ ...>
> wrote:
> > > > > I'm trying to keep the scope within the
> realms of sanity.
> > > > >
> > > > > So I'm placing initial limits on the
> hardware upgrade.
> > > > >
> > > > > Required outcome: Upgrade the Poly 800 RAM
> and ROM to support
> > > > > additional CPU programming related
> functions. A board will be
> > > > > developed as part of a retrofit kit that
> will plug into the existing
> > > > > ROM socket. The card will have a 2764 EPROM,
> a 6264 RAM, a 74LS138
> > > > > decoder.
> > > > >
> > > > > Optional outcome: Provide the needed
> hardware to integrate several
> > > > > well established mod's (moog slayer, 12/24db
> filter switch, etc)
> > into
> > > > > the CPU control and user programming system.
> Thus, add a 74H174 (6
> > bit
> > > > > latch) and a digital potentiometer and other
> chips as needed to
> > allow
> > > > > existing and future mod's to be controlled
> by the CPU.
> > > > >
> > > > > I think it very unlikely that we'll run out
> of CPU cycles handling
> > the
> > > > > required outcomes. I think it possible that
> we may run into CPU
> > cycle
> > > > > restrictions trying to satisfy the optional
> outcomes.
> > > > >
> > > > > If we do find that we run out of CPU cycles
> then I'm hoping that
> > I'll
> > > > > know so much about the code that I can port
> the whole thing to a PC
> > > > > and release a virtual Poly 800 that will run
> on your Linux box.
> > > > >
> > > > > Mike H.
> > > > >
> > > > > --- In korgpolyex@yahoogro ups.com,
> "austeritygirlone" <ziggystar@>
> > > > >
> > > > > wrote:
> > > > > >
> > > > > > --- In korgpolyex@yahoogro ups.com,
> "patrioticduo" <patrioticduo@ >
> > > > > >
> > > > > > Keep up the good work! After you've
> figured out how to controll
> > the
> > > > > > peripheral synthstuff from the cpu and
> written a basic OS, that
> > gets
> > > > > > somethingn done I'm sure that other people
> will join your efforts
> > > > > > (like me). But of course doing this is a
> major obstacle.
> > > > > >
> > > > > > And have you thought about replacing the
> CPU by a more modern
> > > > > > pincompatible version with more RAM, ROM
> and more MHz? I know that
> > > > > > this is possible with the Roland JX-3P CPU
> (some Intel thing).
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > SPONSORED LINKS
> > > > > Music sampler Music synthesizers
> Synthesizer music
> > > > > Sampler
> > > > >
> > > > > YAHOO! GROUPS LINKS
> > > > >
> > > > > Visit your group "korgpolyex" on the web.
> > > > >
> > > > > To unsubscribe from this group, send an
> email to:
> > > > > korgpolyex-unsubscr ibe@yahoogroups. com
> > > > >
> > > > > Your use of Yahoo! Groups is subject to the
> Yahoo! Terms of Service
> > .
> > > > >
> > > > >
> > > > >
> > > > > YAHOO! GROUPS LINKS
> > > > >
> > > > > Visit your group "korgpolyex" on the web.
> > > > >
> > > > > To unsubscribe from this group, send an
> email to:
> > > > > korgpolyex-unsubscr ibe@yahoogroups. com
> > > > >
> > > > > Your use of Yahoo! Groups is subject to the
> Yahoo! Terms of
> > Service.
>
=== message truncated ===

____________ _________ _________ _________ _________ __
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail. yahoo.com

New Yahoo! Messenger with Voice. Call regular phones from your PC and save big.

Re: [korgpolyex] Re: Disassembly update - II

2006-06-16 by Tim Bieniosek

The Alpha Juno 1 or 2 runs ~$150, and beats the Poly-800 in all
areas except the self-oscillating filter IMO.

(I got my HS-60 for $180, but that was local not ebay.)

Tim

On Fri, 16 Jun 2006, Joseph Ralston wrote:

> Shit, if you can find a JUNO 106 for less than $200
> bucks, then I'd recommend getting that instead
> anyways. The JUNO-106 far outweights the Poly800 in
> every regard. Or perhaps you meant some other JUNO?
>
>
>
>
>
> --- jure zitnik <kokoon@...> wrote:
>
> > yeah i voted 100$ too. i mean.. i bought the
> > poly-800 for like 70$... in
> > perfect condition that is. with a case.
> >
> > jure
> >
> > On 5/24/06, Tim Bieniosek <tab27@...> wrote:
> > >
> > >
> > > What if you added a DB9 or DB25 port on the back
> > for an external knob box?
> > >
> > > The most I'd pay for a kit is $100. After that
> > you can just buy a Juno.
> > > (sacrilege!)
> > >
> > >
> > >
> > > On Wed, 24 May 2006, patrioticduo wrote:
> > >
> > > > I did entertain the idea of replacing the seven
> > segment displays with
> > > > a 2x24 backlit LCD. But even that is too much to
> > spend.
> > > >
> > > > However, I am planning on putting an LCD
> > interface onto the retrofit
> > > > kit so that I can plug a display in and do
> > diagnostics with it. Also,
> > > > I have a funny feeling that I may have to use
> > the LCD to determine the
> > > > exact memory map used for all the parameters and
> > patch space use.
> > > >
> > > > But the cost of the LCD would be too high for
> > any retrofit kit. I
> > > > mean, when you can pick up all sorts of much
> > higher powered
> > > > synthesizers for a few hundred bucks what would
> > the point of it all be?
> > > >
> > > > This upgrade is 90% ROM and RAM. A few digital
> > pots will allow
> > > > controlling some mod's but I simply refuse to
> > entertain carving up the
> > > > keyboard, drilling holes and messing with the
> > external appearance.
> > > > This mod is going to be an internal upgrade. No
> > messing up a great
> > > > looking vintage keyboard.
> > > >
> > > > I want mine to look like a Poly 800 for my
> > grandchildren.
> > > >
> > > > --- In korgpolyex@yahoogroups.com, Marcus Wilson
> > <JB@...> wrote:
> > > > >
> > > > > Speaking of new features, one thing i was
> > thinking would be uber cool
> > > > > would be to actually display the parameter
> > info in the decal showing
> > > > > the parameters and ranges, and having up/down
> > switches under the up/
> > > > > down parameter switch area. As my own
> > experience is in membrane
> > > > > switches, getting the switch side of things is
> > pretty simple, its the
> > > > > control and the multiplex/demultiplex of the
> > parameter info display
> > > > > that got too hard.
> > > > >
> > > > > Imagine seeing all of the parameters on the
> > poly displayed, and being
> > > > > able to tweak each one at will, instead of
> > needing to fumble thru the
> > > > > parameters one at a time
> > > > >
> > > > > JB over
> > > > >
> > > > > On 24/05/2006, at 3:19 PM, jure zitnik wrote:
> > > > >
> > > > > > if you're planning the digital pot - why not
> > replace the awkward up/
> > > > > > down buttons with a rotary encoder? i guess
> > it's an easy job!
> > > > > >
> > > > > > jure
> > > > > >
> > > > > > On 5/23/06, patrioticduo <patrioticduo@...>
> > wrote:
> > > > > > I'm trying to keep the scope within the
> > realms of sanity.
> > > > > >
> > > > > > So I'm placing initial limits on the
> > hardware upgrade.
> > > > > >
> > > > > > Required outcome: Upgrade the Poly 800 RAM
> > and ROM to support
> > > > > > additional CPU programming related
> > functions. A board will be
> > > > > > developed as part of a retrofit kit that
> > will plug into the existing
> > > > > > ROM socket. The card will have a 2764 EPROM,
> > a 6264 RAM, a 74LS138
> > > > > > decoder.
> > > > > >
> > > > > > Optional outcome: Provide the needed
> > hardware to integrate several
> > > > > > well established mod's (moog slayer, 12/24db
> > filter switch, etc)
> > > into
> > > > > > the CPU control and user programming system.
> > Thus, add a 74H174 (6
> > > bit
> > > > > > latch) and a digital potentiometer and other
> > chips as needed to
> > > allow
> > > > > > existing and future mod's to be controlled
> > by the CPU.
> > > > > >
> > > > > > I think it very unlikely that we'll run out
> > of CPU cycles handling
> > > the
> > > > > > required outcomes. I think it possible that
> > we may run into CPU
> > > cycle
> > > > > > restrictions trying to satisfy the optional
> > outcomes.
> > > > > >
> > > > > > If we do find that we run out of CPU cycles
> > then I'm hoping that
> > > I'll
> > > > > > know so much about the code that I can port
> > the whole thing to a PC
> > > > > > and release a virtual Poly 800 that will run
> > on your Linux box.
> > > > > >
> > > > > > Mike H.
> > > > > >
> > > > > > --- In korgpolyex@yahoogroups.com,
> > "austeritygirlone" <ziggystar@>
> > > > > >
> > > > > > wrote:
> > > > > > >
> > > > > > > --- In korgpolyex@yahoogroups.com,
> > "patrioticduo" <patrioticduo@>
> > > > > > >
> > > > > > > Keep up the good work! After you've
> > figured out how to controll
> > > the
> > > > > > > peripheral synthstuff from the cpu and
> > written a basic OS, that
> > > gets
> > > > > > > somethingn done I'm sure that other people
> > will join your efforts
> > > > > > > (like me). But of course doing this is a
> > major obstacle.
> > > > > > >
> > > > > > > And have you thought about replacing the
> > CPU by a more modern
> > > > > > > pincompatible version with more RAM, ROM
> > and more MHz? I know that
> > > > > > > this is possible with the Roland JX-3P CPU
> > (some Intel thing).
> > > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > SPONSORED LINKS
> > > > > > Music sampler Music synthesizers
> > Synthesizer music
> > > > > > Sampler
> > > > > >
> > > > > > YAHOO! GROUPS LINKS
> > > > > >
> > > > > > Visit your group "korgpolyex" on the web.
> > > > > >
> > > > > > To unsubscribe from this group, send an
> > email to:
> > > > > > korgpolyex-unsubscribe@yahoogroups.com
> > > > > >
> > > > > > Your use of Yahoo! Groups is subject to the
> > Yahoo! Terms of Service
> > > .
> > > > > >
> > > > > >
> > > > > >
> > > > > > YAHOO! GROUPS LINKS
> > > > > >
> > > > > > Visit your group "korgpolyex" on the web.
> > > > > >
> > > > > > To unsubscribe from this group, send an
> > email to:
> > > > > > korgpolyex-unsubscribe@yahoogroups.com
> > > > > >
> > > > > > Your use of Yahoo! Groups is subject to the
> > Yahoo! Terms of
> > > Service.
> >
> === message truncated ===
>
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
>

Re: [korgpolyex] Re: Disassembly update - II

2006-06-18 by Joseph Ralston

No, I don't see what you mean. Please explain what you
think the Poly 800 is better at than a Juno 106,
musically? I've owned them both and the difference is
black and white to me. The poly-800 is fun as hell to
hack with (due to it's low price). But hacking up
keyboards is not the same thing as making music, and
in that area, the JUNO does prevail heavily over the
poly-800.

lanrosta


--- Epiik Soul <electrohead2000@...> wrote:

> A Juno 106 for $200- is a bargain and I would snap
> it up.
> However, to say it is better in "every regard" is
> a fallacy.
> The Poly is cheaper.
> See what I mean?
> :)
>
>
> Joseph Ralston <voxdestrukt@...> wrote:
> Shit, if you can find a JUNO 106 for less
> than $200
> bucks, then I'd recommend getting that instead
> anyways. The JUNO-106 far outweights the Poly800 in
> every regard. Or perhaps you meant some other JUNO?
>
> --- jure zitnik <kokoon@...> wrote:
>
> > yeah i voted 100$ too. i mean.. i bought the
> > poly-800 for like 70$... in
> > perfect condition that is. with a case.
> >
> > jure
> >
> > On 5/24/06, Tim Bieniosek <tab27@...>
> wrote:
> > >
> > >
> > > What if you added a DB9 or DB25 port on the back
> > for an external knob box?
> > >
> > > The most I'd pay for a kit is $100. After that
> > you can just buy a Juno.
> > > (sacrilege!)
> > >
> > >
> > >
> > > On Wed, 24 May 2006, patrioticduo wrote:
> > >
> > > > I did entertain the idea of replacing the
> seven
> > segment displays with
> > > > a 2x24 backlit LCD. But even that is too much
> to
> > spend.
> > > >
> > > > However, I am planning on putting an LCD
> > interface onto the retrofit
> > > > kit so that I can plug a display in and do
> > diagnostics with it. Also,
> > > > I have a funny feeling that I may have to use
> > the LCD to determine the
> > > > exact memory map used for all the parameters
> and
> > patch space use.
> > > >
> > > > But the cost of the LCD would be too high for
> > any retrofit kit. I
> > > > mean, when you can pick up all sorts of much
> > higher powered
> > > > synthesizers for a few hundred bucks what
> would
> > the point of it all be?
> > > >
> > > > This upgrade is 90% ROM and RAM. A few digital
> > pots will allow
> > > > controlling some mod's but I simply refuse to
> > entertain carving up the
> > > > keyboard, drilling holes and messing with the
> > external appearance.
> > > > This mod is going to be an internal upgrade.
> No
> > messing up a great
> > > > looking vintage keyboard.
> > > >
> > > > I want mine to look like a Poly 800 for my
> > grandchildren.
> > > >
> > > > --- In korgpolyex@yahoogroups.com, Marcus
> Wilson
> > <JB@...> wrote:
> > > > >
> > > > > Speaking of new features, one thing i was
> > thinking would be uber cool
> > > > > would be to actually display the parameter
> > info in the decal showing
> > > > > the parameters and ranges, and having
> up/down
> > switches under the up/
> > > > > down parameter switch area. As my own
> > experience is in membrane
> > > > > switches, getting the switch side of things
> is
> > pretty simple, its the
> > > > > control and the multiplex/demultiplex of the
> > parameter info display
> > > > > that got too hard.
> > > > >
> > > > > Imagine seeing all of the parameters on the
> > poly displayed, and being
> > > > > able to tweak each one at will, instead of
> > needing to fumble thru the
> > > > > parameters one at a time
> > > > >
> > > > > JB over
> > > > >
> > > > > On 24/05/2006, at 3:19 PM, jure zitnik
> wrote:
> > > > >
> > > > > > if you're planning the digital pot - why
> not
> > replace the awkward up/
> > > > > > down buttons with a rotary encoder? i
> guess
> > it's an easy job!
> > > > > >
> > > > > > jure
> > > > > >
> > > > > > On 5/23/06, patrioticduo
> <patrioticduo@...>
> > wrote:
> > > > > > I'm trying to keep the scope within the
> > realms of sanity.
> > > > > >
> > > > > > So I'm placing initial limits on the
> > hardware upgrade.
> > > > > >
> > > > > > Required outcome: Upgrade the Poly 800 RAM
> > and ROM to support
> > > > > > additional CPU programming related
> > functions. A board will be
> > > > > > developed as part of a retrofit kit that
> > will plug into the existing
> > > > > > ROM socket. The card will have a 2764
> EPROM,
> > a 6264 RAM, a 74LS138
> > > > > > decoder.
> > > > > >
> > > > > > Optional outcome: Provide the needed
> > hardware to integrate several
> > > > > > well established mod's (moog slayer,
> 12/24db
> > filter switch, etc)
> > > into
> > > > > > the CPU control and user programming
> system.
> > Thus, add a 74H174 (6
> > > bit
> > > > > > latch) and a digital potentiometer and
> other
> > chips as needed to
> > > allow
> > > > > > existing and future mod's to be controlled
> > by the CPU.
> > > > > >
> > > > > > I think it very unlikely that we'll run
> out
> > of CPU cycles handling
> > > the
> > > > > > required outcomes. I think it possible
> that
> > we may run into CPU
> > > cycle
> > > > > > restrictions trying to satisfy the
> optional
> > outcomes.
> > > > > >
> > > > > > If we do find that we run out of CPU
> cycles
> > then I'm hoping that
> > > I'll
> > > > > > know so much about the code that I can
> port
> > the whole thing to a PC
> > > > > > and release a virtual Poly 800 that will
> run
> > on your Linux box.
> > > > > >
> > > > > > Mike H.
> > > > > >
> > > > > > --- In korgpolyex@yahoogroups.com,
> > "austeritygirlone" <ziggystar@>
> > > > > >
> > > > > > wrote:
> > > > > > >
> > > > > > > --- In korgpolyex@yahoogroups.com,
> > "patrioticduo" <patrioticduo@>
> > > > > > >
> > > > > > > Keep up the good work! After you've
> > figured out how to controll
> > > the
> > > > > > > peripheral synthstuff from the cpu and
> > written a basic OS, that
> > > gets
> > > > > > > somethingn done I'm sure that other
> people
> > will join your efforts
> > > > > > > (like me). But of course doing this is a
> > major obstacle.
> > > > > > >
> > > > > > > And have you thought about replacing the
>
=== message truncated ===


__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Re: [korgpolyex] Re: Disassembly update - II

2006-06-18 by archeologist

I think the point is very clear.
The poly 800 is better due to pricing.
Clearly if it was the same price as a Juno things would be different.

Joseph Ralston wrote:

> No, I don't see what you mean. Please explain what you
> think the Poly 800 is better at than a Juno 106,
> musically? I've owned them both and the difference is
> black and white to me. The poly-800 is fun as hell to
> hack with (due to it's low price). But hacking up
> keyboards is not the same thing as making music, and
> in that area, the JUNO does prevail heavily over the
> poly-800.
>
> lanrosta
>
> --- Epiik Soul <electrohead2000@...
> <mailto:electrohead2000%40yahoo.com>> wrote:
>
> > A Juno 106 for $200- is a bargain and I would snap
> > it up.
> > However, to say it is better in "every regard" is
> > a fallacy.
> > The Poly is cheaper.
> > See what I mean?
> > :)
> >
> >
> > Joseph Ralston <voxdestrukt@...
> <mailto:voxdestrukt%40yahoo.com>> wrote:
> > Shit, if you can find a JUNO 106 for less
> > than $200
> > bucks, then I'd recommend getting that instead
> > anyways. The JUNO-106 far outweights the Poly800 in
> > every regard. Or perhaps you meant some other JUNO?
> >
> > --- jure zitnik <kokoon@... <mailto:kokoon%40gmail.com>> wrote:
> >
> > > yeah i voted 100$ too. i mean.. i bought the
> > > poly-800 for like 70$... in
> > > perfect condition that is. with a case.
> > >
> > > jure
> > >
> > > On 5/24/06, Tim Bieniosek <tab27@...
> <mailto:tab27%40drexel.edu>>
> > wrote:
> > > >
> > > >
> > > > What if you added a DB9 or DB25 port on the back
> > > for an external knob box?
> > > >
> > > > The most I'd pay for a kit is $100. After that
> > > you can just buy a Juno.
> > > > (sacrilege!)
> > > >
> > > >
> > > >
> > > > On Wed, 24 May 2006, patrioticduo wrote:
> > > >
> > > > > I did entertain the idea of replacing the
> > seven
> > > segment displays with
> > > > > a 2x24 backlit LCD. But even that is too much
> > to
> > > spend.
> > > > >
> > > > > However, I am planning on putting an LCD
> > > interface onto the retrofit
> > > > > kit so that I can plug a display in and do
> > > diagnostics with it. Also,
> > > > > I have a funny feeling that I may have to use
> > > the LCD to determine the
> > > > > exact memory map used for all the parameters
> > and
> > > patch space use.
> > > > >
> > > > > But the cost of the LCD would be too high for
> > > any retrofit kit. I
> > > > > mean, when you can pick up all sorts of much
> > > higher powered
> > > > > synthesizers for a few hundred bucks what
> > would
> > > the point of it all be?
> > > > >
> > > > > This upgrade is 90% ROM and RAM. A few digital
> > > pots will allow
> > > > > controlling some mod's but I simply refuse to
> > > entertain carving up the
> > > > > keyboard, drilling holes and messing with the
> > > external appearance.
> > > > > This mod is going to be an internal upgrade.
> > No
> > > messing up a great
> > > > > looking vintage keyboard.
> > > > >
> > > > > I want mine to look like a Poly 800 for my
> > > grandchildren.
> > > > >
> > > > > --- In korgpolyex@yahoogroups.com
> <mailto:korgpolyex%40yahoogroups.com>, Marcus
> > Wilson
> > > <JB@...> wrote:
> > > > > >
> > > > > > Speaking of new features, one thing i was
> > > thinking would be uber cool
> > > > > > would be to actually display the parameter
> > > info in the decal showing
> > > > > > the parameters and ranges, and having
> > up/down
> > > switches under the up/
> > > > > > down parameter switch area. As my own
> > > experience is in membrane
> > > > > > switches, getting the switch side of things
> > is
> > > pretty simple, its the
> > > > > > control and the multiplex/demultiplex of the
> > > parameter info display
> > > > > > that got too hard.
> > > > > >
> > > > > > Imagine seeing all of the parameters on the
> > > poly displayed, and being
> > > > > > able to tweak each one at will, instead of
> > > needing to fumble thru the
> > > > > > parameters one at a time
> > > > > >
> > > > > > JB over
> > > > > >
> > > > > > On 24/05/2006, at 3:19 PM, jure zitnik
> > wrote:
> > > > > >
> > > > > > > if you're planning the digital pot - why
> > not
> > > replace the awkward up/
> > > > > > > down buttons with a rotary encoder? i
> > guess
> > > it's an easy job!
> > > > > > >
> > > > > > > jure
> > > > > > >
> > > > > > > On 5/23/06, patrioticduo
> > <patrioticduo@...>
> > > wrote:
> > > > > > > I'm trying to keep the scope within the
> > > realms of sanity.
> > > > > > >
> > > > > > > So I'm placing initial limits on the
> > > hardware upgrade.
> > > > > > >
> > > > > > > Required outcome: Upgrade the Poly 800 RAM
> > > and ROM to support
> > > > > > > additional CPU programming related
> > > functions. A board will be
> > > > > > > developed as part of a retrofit kit that
> > > will plug into the existing
> > > > > > > ROM socket. The card will have a 2764
> > EPROM,
> > > a 6264 RAM, a 74LS138
> > > > > > > decoder.
> > > > > > >
> > > > > > > Optional outcome: Provide the needed
> > > hardware to integrate several
> > > > > > > well established mod's (moog slayer,
> > 12/24db
> > > filter switch, etc)
> > > > into
> > > > > > > the CPU control and user programming
> > system.
> > > Thus, add a 74H174 (6
> > > > bit
> > > > > > > latch) and a digital potentiometer and
> > other
> > > chips as needed to
> > > > allow
> > > > > > > existing and future mod's to be controlled
> > > by the CPU.
> > > > > > >
> > > > > > > I think it very unlikely that we'll run
> > out
> > > of CPU cycles handling
> > > > the
> > > > > > > required outcomes. I think it possible
> > that
> > > we may run into CPU
> > > > cycle
> > > > > > > restrictions trying to satisfy the
> > optional
> > > outcomes.
> > > > > > >
> > > > > > > If we do find that we run out of CPU
> > cycles
> > > then I'm hoping that
> > > > I'll
> > > > > > > know so much about the code that I can
> > port
> > > the whole thing to a PC
> > > > > > > and release a virtual Poly 800 that will
> > run
> > > on your Linux box.
> > > > > > >
> > > > > > > Mike H.
> > > > > > >
> > > > > > > --- In korgpolyex@yahoogroups.com
> <mailto:korgpolyex%40yahoogroups.com>,
> > > "austeritygirlone" <ziggystar@>
> > > > > > >
> > > > > > > wrote:
> > > > > > > >
> > > > > > > > --- In korgpolyex@yahoogroups.com
> <mailto:korgpolyex%40yahoogroups.com>,
> > > "patrioticduo" <patrioticduo@>
> > > > > > > >
> > > > > > > > Keep up the good work! After you've
> > > figured out how to controll
> > > > the
> > > > > > > > peripheral synthstuff from the cpu and
> > > written a basic OS, that
> > > > gets
> > > > > > > > somethingn done I'm sure that other
> > people
> > > will join your efforts
> > > > > > > > (like me). But of course doing this is a
> > > major obstacle.
> > > > > > > >
> > > > > > > > And have you thought about replacing the
> >
> === message truncated ===
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com <http://mail.yahoo.com>
>
>
>
>------------------------------------------------------------------------
>
>No virus found in this incoming message.
>Checked by AVG Free Edition.
>Version: 7.1.394 / Virus Database: 268.9.0/368 - Release Date: 6/16/2006
>
>

Re: [korgpolyex] Re: Disassembly update - II

2006-06-18 by Epiik Soul

I can't believe I'm wasting time explaining this but here goes.......
 
The Poly has 2 oscillators, the Juno only has 1.
The Poly has 8 voices while the Juno has only 6.
The Poly has 3 envelopes, the Juno has only 1. 
The Poly has a sequencer, the Juno does not.
The Poly's voices can be doubled for an incredibly FAT 4 osc - 4 voice poly mode while the Juno tries to sound fat by adding chorus to it's single oscillator. Even if that worked, you can still add chorus on the Poly and blow the Juno away.
The Poly Mk2 has a digital delay, the Juno does not. 
The Poly can be battery operated and is truly portable, it even has buttons for a strap if you are so inclined. The Juno is not and does not.
(Score so far...... Poly 8 -  Juno 0)
Don't get me wrong, I like the Juno also.
It has more keys and more patch memory.
The Juno is so easy to program that a monkey could do it (probably why you like it) while a Poly takes knowledge, talent and skill (that you obviously lack)
To state that the Juno is a superior instrument only illustrates your ignorance in such matters.
To make one final point, the following is taken from the Vintage Synth Explorer website:
 
"During the time of the Roland Juno series in the mid-80's, Korg offered the Poly-800. Comparable to the Juno and in many ways better, the Poly-800 is an 8 voice polyphonic analog synthesizer with 64 memory patches and up to 50 editable parameters!"
In closing, this group is composed of fans of a truly impressive musical instrument. Most synths are doomed to a rapid and inevitable technological obsolecence that the Poly has avoided. As an engineer, I'm a fan of the terrific job Korg did when designing this flexible little monster. As a musician, I'm still inspired by the sounds possible with it. I've wasted far too much time,but I'm hopeful that some very widely held misconceptions have been laid to rest.
Perhaps Joseph and Archeologist should join the group that is disassembling the Juno chip.... Is there a group still making technological advancements to the Juno? I don't believe so. Or they can go on thinking that thier beloved Juno's are superior. I know better.
                  "anonymous"
 
 
 
 
 
 
archeologist <archeologist@...> wrote:
I think the point is very clear.
The poly 800 is better due to pricing.
Clearly if it was the same price as a Juno things would be different.

Joseph Ralston wrote:

> No, I don't see what you mean. Please explain what you
> think the Poly 800 is better at than a Juno 106,
> musically? I've owned them both and the difference is
> black and white to me. The poly-800 is fun as hell to
> hack with (due to it's low price). But hacking up
> keyboards is not the same thing as making music, and
> in that area, the JUNO does prevail heavily over the
> poly-800.
>
> lanrosta
>
> --- Epiik Soul <electrohead2000@ yahoo.com
> <mailto:electrohead 2000%40yahoo. com>> wrote:
>
> > A Juno 106 for $200- is a bargain and I would snap
> > it up.
> > However, to say it is better in "every regard" is
> > a fallacy.
> > The Poly is cheaper.
> > See what I mean?
> > :)
> >
> >
> > Joseph Ralston <voxdestrukt@ yahoo.com
> <mailto:voxdestrukt %40yahoo. com>> wrote:
> > Shit, if you can find a JUNO 106 for less
> > than $200
> > bucks, then I'd recommend getting that instead
> > anyways. The JUNO-106 far outweights the Poly800 in
> > every regard. Or perhaps you meant some other JUNO?
> >
> > --- jure zitnik <kokoon@gmail. com <mailto:kokoon% 40gmail.com> > wrote:
> >
> > > yeah i voted 100$ too. i mean.. i bought the
> > > poly-800 for like 70$... in
> > > perfect condition that is. with a case.
> > >
> > > jure
> > >
> > > On 5/24/06, Tim Bieniosek <tab27@drexel. edu
> <mailto:tab27% 40drexel. edu>>
> > wrote:
> > > >
> > > >
> > > > What if you added a DB9 or DB25 port on the back
> > > for an external knob box?
> > > >
> > > > The most I'd pay for a kit is $100. After that
> > > you can just buy a Juno.
> > > > (sacrilege!)
> > > >
> > > >
> > > >
> > > > On Wed, 24 May 2006, patrioticduo wrote:
> > > >
> > > > > I did entertain the idea of replacing the
> > seven
> > > segment displays with
> > > > > a 2x24 backlit LCD. But even that is too much
> > to
> > > spend.
> > > > >
> > > > > However, I am planning on putting an LCD
> > > interface onto the retrofit
> > > > > kit so that I can plug a display in and do
> > > diagnostics with it. Also,
> > > > > I have a funny feeling that I may have to use
> > > the LCD to determine the
> > > > > exact memory map used for all the parameters
> > and
> > > patch space use.
> > > > >
> > > > > But the cost of the LCD would be too high for
> > > any retrofit kit. I
> > > > > mean, when you can pick up all sorts of much
> > > higher powered
> > > > > synthesizers for a few hundred bucks what
> > would
> > > the point of it all be?
> > > > >
> > > > > This upgrade is 90% ROM and RAM. A few digital
> > > pots will allow
> > > > > controlling some mod's but I simply refuse to
> > > entertain carving up the
> > > > > keyboard, drilling holes and messing with the
> > > external appearance.
> > > > > This mod is going to be an internal upgrade.
> > No
> > > messing up a great
> > > > > looking vintage keyboard.
> > > > >
> > > > > I want mine to look like a Poly 800 for my
> > > grandchildren.
> > > > >
> > > > > --- In korgpolyex@yahoogro ups.com
> <mailto:korgpolyex% 40yahoogroups. com>, Marcus
> > Wilson
> > > <JB@...> wrote:
> > > > > >
> > > > > > Speaking of new features, one thing i was
> > > thinking would be uber cool
> > > > > > would be to actually display the parameter
> > > info in the decal showing
> > > > > > the parameters and ranges, and having
> > up/down
> > > switches under the up/
> > > > > > down parameter switch area. As my own
> > > experience is in membrane
> > > > > > switches, getting the switch side of things
> > is
> > > pretty simple, its the
> > > > > > control and the multiplex/demultipl ex of the
> > > parameter info display
> > > > > > that got too hard.
> > > > > >
> > > > > > Imagine seeing all of the parameters on the
> > > poly displayed, and being
> > > > > > able to tweak each one at will, instead of
> > > needing to fumble thru the
> > > > > > parameters one at a time
> > > > > >
> > > > > > JB over
> > > > > >
> > > > > > On 24/05/2006, at 3:19 PM, jure zitnik
> > wrote:
> > > > > >
> > > > > > > if you're planning the digital pot - why
> > not
> > > replace the awkward up/
> > > > > > > down buttons with a rotary encoder? i
> > guess
> > > it's an easy job!
> > > > > > >
> > > > > > > jure
> > > > > > >
> > > > > > > On 5/23/06, patrioticduo
> > <patrioticduo@ ...>
> > > wrote:
> > > > > > > I'm trying to keep the scope within the
> > > realms of sanity.
> > > > > > >
> > > > > > > So I'm placing initial limits on the
> > > hardware upgrade.
> > > > > > >
> > > > > > > Required outcome: Upgrade the Poly 800 RAM
> > > and ROM to support
> > > > > > > additional CPU programming related
> > > functions. A board will be
> > > > > > > developed as part of a retrofit kit that
> > > will plug into the existing
> > > > > > > ROM socket. The card will have a 2764
> > EPROM,
> > > a 6264 RAM, a 74LS138
> > > > > > > decoder.
> > > > > > >
> > > > > > > Optional outcome: Provide the needed
> > > hardware to integrate several
> > > > > > > well established mod's (moog slayer,
> > 12/24db
> > > filter switch, etc)
> > > > into
> > > > > > > the CPU control and user programming
> > system.
> > > Thus, add a 74H174 (6
> > > > bit
> > > > > > > latch) and a digital potentiometer and
> > other
> > > chips as needed to
> > > > allow
> > > > > > > existing and future mod's to be controlled
> > > by the CPU.
> > > > > > >
> > > > > > > I think it very unlikely that we'll run
> > out
> > > of CPU cycles handling
> > > > the
> > > > > > > required outcomes. I think it possible
> > that
> > > we may run into CPU
> > > > cycle
> > > > > > > restrictions trying to satisfy the
> > optional
> > > outcomes.
> > > > > > >
> > > > > > > If we do find that we run out of CPU
> > cycles
> > > then I'm hoping that
> > > > I'll
> > > > > > > know so much about the code that I can
> > port
> > > the whole thing to a PC
> > > > > > > and release a virtual Poly 800 that will
> > run
> > > on your Linux box.
> > > > > > >
> > > > > > > Mike H.
> > > > > > >
> > > > > > > --- In korgpolyex@yahoogro ups.com
> <mailto:korgpolyex% 40yahoogroups. com>,
> > > "austeritygirlone" <ziggystar@>
> > > > > > >
> > > > > > > wrote:
> > > > > > > >
> > > > > > > > --- In korgpolyex@yahoogro ups.com
> <mailto:korgpolyex% 40yahoogroups. com>,
> > > "patrioticduo" <patrioticduo@ >
> > > > > > > >
> > > > > > > > Keep up the good work! After you've
> > > figured out how to controll
> > > > the
> > > > > > > > peripheral synthstuff from the cpu and
> > > written a basic OS, that
> > > > gets
> > > > > > > > somethingn done I'm sure that other
> > people
> > > will join your efforts
> > > > > > > > (like me). But of course doing this is a
> > > major obstacle.
> > > > > > > >
> > > > > > > > And have you thought about replacing the
> >
> === message truncated ===
>
> ____________ _________ _________ _________ _________ __
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail. yahoo.com <http://mail. yahoo.com>
>
>
>
>----------- --------- --------- --------- --------- --------- --
>
>No virus found in this incoming message.
>Checked by AVG Free Edition.
>Version: 7.1.394 / Virus Database: 268.9.0/368 - Release Date: 6/16/2006
>
>

Ring'em or ping'em. Make PC-to-phone calls as low as 1¢/min with Yahoo! Messenger with Voice.

Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates.

Re: [korgpolyex] Re: Disassembly update - II

2006-06-19 by Tim Bieniosek

It's always funny when people take synthesizer matters personally!

It was always my understanding that the Poly-800 was 1 osc/8 voice or 2
osc/4 voice...? The Juno on the other hand has sub-oscillators making it
a somewhat limited 2 osc/6 voice.

The Juno has a filter for each voice vs. the paraphonic poly-800.

I bet you program some really kickin sequences on that step sequencer...

What a fun debate!


On Sun, 18 Jun 2006, Epiik Soul wrote:

> I can't believe I'm wasting time explaining this but here goes.......
>
> The Poly has 2 oscillators, the Juno only has 1.
> The Poly has 8 voices while the Juno has only 6.
> The Poly has 3 envelopes, the Juno has only 1.
> The Poly has a sequencer, the Juno does not.
> The Poly's voices can be doubled for an incredibly FAT 4 osc - 4 voice poly mode while the Juno tries to sound fat by adding chorus to it's single oscillator. Even if that worked, you can still add chorus on the Poly and blow the Juno away.
> The Poly Mk2 has a digital delay, the Juno does not.
> The Poly can be battery operated and is truly portable, it even has buttons for a strap if you are so inclined. The Juno is not and does not.
> (Score so far...... Poly 8 - Juno 0)
> Don't get me wrong, I like the Juno also.
> It has more keys and more patch memory.
> The Juno is so easy to program that a monkey could do it (probably why you like it) while a Poly takes knowledge, talent and skill (that you obviously lack)
> To state that the Juno is a superior instrument only illustrates your ignorance in such matters.
> To make one final point, the following is taken from the Vintage Synth Explorer website:
>
> "During the time of the Roland Juno series in the mid-80's, Korg offered the Poly-800. Comparable to the Juno and in many ways better, the Poly-800 is an 8 voice polyphonic analog synthesizer with 64 memory patches and up to 50 editable parameters!"
>
> In closing, this group is composed of fans of a truly impressive musical instrument. Most synths are doomed to a rapid and inevitable technological obsolecence that the Poly has avoided. As an engineer, I'm a fan of the terrific job Korg did when designing this flexible little monster. As a musician, I'm still inspired by the sounds possible with it. I've wasted far too much time,but I'm hopeful that some very widely held misconceptions have been laid to rest.
> Perhaps Joseph and Archeologist should join the group that is disassembling the Juno chip.... Is there a group still making technological advancements to the Juno? I don't believe so. Or they can go on thinking that thier beloved Juno's are superior. I know better.
> "anonymous"
>
>
>
>
>
>
> archeologist <archeologist@...> wrote:
> I think the point is very clear.
> The poly 800 is better due to pricing.
> Clearly if it was the same price as a Juno things would be different.
>
> Joseph Ralston wrote:
>
> > No, I don't see what you mean. Please explain what you
> > think the Poly 800 is better at than a Juno 106,
> > musically? I've owned them both and the difference is
> > black and white to me. The poly-800 is fun as hell to
> > hack with (due to it's low price). But hacking up
> > keyboards is not the same thing as making music, and
> > in that area, the JUNO does prevail heavily over the
> > poly-800.
> >
> > lanrosta
> >
> > --- Epiik Soul <electrohead2000@...
> > <mailto:electrohead2000%40yahoo.com>> wrote:
> >
> > > A Juno 106 for $200- is a bargain and I would snap
> > > it up.
> > > However, to say it is better in "every regard" is
> > > a fallacy.
> > > The Poly is cheaper.
> > > See what I mean?
> > > :)
> > >
> > >
> > > Joseph Ralston <voxdestrukt@...
> > <mailto:voxdestrukt%40yahoo.com>> wrote:
> > > Shit, if you can find a JUNO 106 for less
> > > than $200
> > > bucks, then I'd recommend getting that instead
> > > anyways. The JUNO-106 far outweights the Poly800 in
> > > every regard. Or perhaps you meant some other JUNO?
> > >
> > > --- jure zitnik <kokoon@... <mailto:kokoon%40gmail.com>> wrote:
> > >
> > > > yeah i voted 100$ too. i mean.. i bought the
> > > > poly-800 for like 70$... in
> > > > perfect condition that is. with a case.
> > > >
> > > > jure
> > > >
> > > > On 5/24/06, Tim Bieniosek <tab27@...
> > <mailto:tab27%40drexel.edu>>
> > > wrote:
> > > > >
> > > > >
> > > > > What if you added a DB9 or DB25 port on the back
> > > > for an external knob box?
> > > > >
> > > > > The most I'd pay for a kit is $100. After that
> > > > you can just buy a Juno.
> > > > > (sacrilege!)
> > > > >
> > > > >
> > > > >
> > > > > On Wed, 24 May 2006, patrioticduo wrote:
> > > > >
> > > > > > I did entertain the idea of replacing the
> > > seven
> > > > segment displays with
> > > > > > a 2x24 backlit LCD. But even that is too much
> > > to
> > > > spend.
> > > > > >
> > > > > > However, I am planning on putting an LCD
> > > > interface onto the retrofit
> > > > > > kit so that I can plug a display in and do
> > > > diagnostics with it. Also,
> > > > > > I have a funny feeling that I may have to use
> > > > the LCD to determine the
> > > > > > exact memory map used for all the parameters
> > > and
> > > > patch space use.
> > > > > >
> > > > > > But the cost of the LCD would be too high for
> > > > any retrofit kit. I
> > > > > > mean, when you can pick up all sorts of much
> > > > higher powered
> > > > > > synthesizers for a few hundred bucks what
> > > would
> > > > the point of it all be?
> > > > > >
> > > > > > This upgrade is 90% ROM and RAM. A few digital
> > > > pots will allow
> > > > > > controlling some mod's but I simply refuse to
> > > > entertain carving up the
> > > > > > keyboard, drilling holes and messing with the
> > > > external appearance.
> > > > > > This mod is going to be an internal upgrade.
> > > No
> > > > messing up a great
> > > > > > looking vintage keyboard.
> > > > > >
> > > > > > I want mine to look like a Poly 800 for my
> > > > grandchildren.
> > > > > >
> > > > > > --- In korgpolyex@yahoogroups.com
> > <mailto:korgpolyex%40yahoogroups.com>, Marcus
> > > Wilson
> > > > <JB@...> wrote:
> > > > > > >
> > > > > > > Speaking of new features, one thing i was
> > > > thinking would be uber cool
> > > > > > > would be to actually display the parameter
> > > > info in the decal showing
> > > > > > > the parameters and ranges, and having
> > > up/down
> > > > switches under the up/
> > > > > > > down parameter switch area. As my own
> > > > experience is in membrane
> > > > > > > switches, getting the switch side of things
> > > is
> > > > pretty simple, its the
> > > > > > > control and the multiplex/demultiplex of the
> > > > parameter info display
> > > > > > > that got too hard.
> > > > > > >
> > > > > > > Imagine seeing all of the parameters on the
> > > > poly displayed, and being
> > > > > > > able to tweak each one at will, instead of
> > > > needing to fumble thru the
> > > > > > > parameters one at a time
> > > > > > >
> > > > > > > JB over
> > > > > > >
> > > > > > > On 24/05/2006, at 3:19 PM, jure zitnik
> > > wrote:
> > > > > > >
> > > > > > > > if you're planning the digital pot - why
> > > not
> > > > replace the awkward up/
> > > > > > > > down buttons with a rotary encoder? i
> > > guess
> > > > it's an easy job!
> > > > > > > >
> > > > > > > > jure
> > > > > > > >
> > > > > > > > On 5/23/06, patrioticduo
> > > <patrioticduo@...>
> > > > wrote:
> > > > > > > > I'm trying to keep the scope within the
> > > > realms of sanity.
> > > > > > > >
> > > > > > > > So I'm placing initial limits on the
> > > > hardware upgrade.
> > > > > > > >
> > > > > > > > Required outcome: Upgrade the Poly 800 RAM
> > > > and ROM to support
> > > > > > > > additional CPU programming related
> > > > functions. A board will be
> > > > > > > > developed as part of a retrofit kit that
> > > > will plug into the existing
> > > > > > > > ROM socket. The card will have a 2764
> > > EPROM,
> > > > a 6264 RAM, a 74LS138
> > > > > > > > decoder.
> > > > > > > >
> > > > > > > > Optional outcome: Provide the needed
> > > > hardware to integrate several
> > > > > > > > well established mod's (moog slayer,
> > > 12/24db
> > > > filter switch, etc)
> > > > > into
> > > > > > > > the CPU control and user programming
> > > system.
> > > > Thus, add a 74H174 (6
> > > > > bit
> > > > > > > > latch) and a digital potentiometer and
> > > other
> > > > chips as needed to
> > > > > allow
> > > > > > > > existing and future mod's to be controlled
> > > > by the CPU.
> > > > > > > >
> > > > > > > > I think it very unlikely that we'll run
> > > out
> > > > of CPU cycles handling
> > > > > the
> > > > > > > > required outcomes. I think it possible
> > > that
> > > > we may run into CPU
> > > > > cycle
> > > > > > > > restrictions trying to satisfy the
> > > optional
> > > > outcomes.
> > > > > > > >
> > > > > > > > If we do find that we run out of CPU
> > > cycles
> > > > then I'm hoping that
> > > > > I'll
> > > > > > > > know so much about the code that I can
> > > port
> > > > the whole thing to a PC
> > > > > > > > and release a virtual Poly 800 that will
> > > run
> > > > on your Linux box.
> > > > > > > >
> > > > > > > > Mike H.
> > > > > > > >
> > > > > > > > --- In korgpolyex@yahoogroups.com
> > <mailto:korgpolyex%40yahoogroups.com>,
> > > > "austeritygirlone" <ziggystar@>
> > > > > > > >
> > > > > > > > wrote:
> > > > > > > > >
> > > > > > > > > --- In korgpolyex@yahoogroups.com
> > <mailto:korgpolyex%40yahoogroups.com>,
> > > > "patrioticduo" <patrioticduo@>
> > > > > > > > >
> > > > > > > > > Keep up the good work! After you've
> > > > figured out how to controll
> > > > > the
> > > > > > > > > peripheral synthstuff from the cpu and
> > > > written a basic OS, that
> > > > > gets
> > > > > > > > > somethingn done I'm sure that other
> > > people
> > > > will join your efforts
> > > > > > > > > (like me). But of course doing this is a
> > > > major obstacle.
> > > > > > > > >
> > > > > > > > > And have you thought about replacing the
> > >
> > === message truncated ===
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Tired of spam? Yahoo! Mail has the best spam protection around
> > http://mail.yahoo.com <http://mail.yahoo.com>
> >
> >
> >
> >----------------------------------------------------------
> >
> >No virus found in this incoming message.
> >Checked by AVG Free Edition.
> >Version: 7.1.394 / Virus Database: 268.9.0/368 - Release Date: 6/16/2006
> >
> >
>
>
>
>
>
> ---------------------------------
> Ring'em or ping'em. Make PC-to-phone calls as low as 1¢/min with Yahoo! Messenger with Voice.
>
> ---------------------------------
> Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates.
>

Re: [korgpolyex] Re: Disassembly update - II

2006-06-19 by jure zitnik

okay i love the poly-800 but you can't seriously compare it to juno...

there's this 'feature' that really lowers poly-800's value: ONE FILTER for all the 8 voices.
there's no real MIDI implementation (except for the most basic note/pitch/breath)

you forgot the juno has a subosc.

they both have DCOs but juno is still a true polyphonic ANALOGUE synth while poly-800 is not. it has digital mod sources and digital voice mixing. i know analogueness can be considered both as an advantage and disadvantage. but definitely advantage for me.

don't get me wrong, i'm all over the poly-800 but i think juno is a different legue. if anything it could be compared to korg's polysix.

cheers,
jure

On 6/19/06, Epiik Soul <electrohead2000@...> wrote:

I can't believe I'm wasting time explaining this but here goes.......
 
The Poly has 2 oscillators, the Juno only has 1.
The Poly has 8 voices while the Juno has only 6.
The Poly has 3 envelopes, the Juno has only 1. 
The Poly has a sequencer, the Juno does not.
The Poly's voices can be doubled for an incredibly FAT 4 osc - 4 voice poly mode while the Juno tries to sound fat by adding chorus to it's single oscillator. Even if that worked, you can still add chorus on the Poly and blow the Juno away.
The Poly Mk2 has a digital delay, the Juno does not. 
The Poly can be battery operated and is truly portable, it even has buttons for a strap if you are so inclined. The Juno is not and does not.
(Score so far...... Poly 8 -  Juno 0)
Don't get me wrong, I like the Juno also.
It has more keys and more patch memory.
The Juno is so easy to program that a monkey could do it (probably why you like it) while a Poly takes knowledge, talent and skill (that you obviously lack)
To state that the Juno is a superior instrument only illustrates your ignorance in such matters.
To make one final point, the following is taken from the Vintage Synth Explorer website:
 
"During the time of the Roland Juno series in the mid-80's, Korg offered the Poly-800. Comparable to the Juno and in many ways better, the Poly-800 is an 8 voice polyphonic analog synthesizer with 64 memory patches and up to 50 editable parameters!"
In closing, this group is composed of fans of a truly impressive musical instrument. Most synths are doomed to a rapid and inevitable technological obsolecence that the Poly has avoided. As an engineer, I'm a fan of the terrific job Korg did when designing this flexible little monster. As a musician, I'm still inspired by the sounds possible with it. I've wasted far too much time,but I'm hopeful that some very widely held misconceptions have been laid to rest.
Perhaps Joseph and Archeologist should join the group that is disassembling the Juno chip.... Is there a group still making technological advancements to the Juno? I don't believe so. Or they can go on thinking that thier beloved Juno's are superior. I know better.
                  "anonymous"
 
 
 
 
 
 
archeologist <archeologist@...> wrote:
I think the point is very clear.
The poly 800 is better due to pricing.
Clearly if it was the same price as a Juno things would be different.

Joseph Ralston wrote:

> No, I don't see what you mean. Please explain what you
> think the Poly 800 is better at than a Juno 106,
> musically? I've owned them both and the difference is
> black and white to me. The poly-800 is fun as hell to
> hack with (due to it's low price). But hacking up
> keyboards is not the same thing as making music, and
> in that area, the JUNO does prevail heavily over the
> poly-800.
>
> lanrosta
>
> --- Epiik Soul <electrohead2000@...
> <mailto: electrohead2000%40yahoo.com>> wrote:
>
> > A Juno 106 for $200- is a bargain and I would snap
> > it up.
> > However, to say it is better in "every regard" is
> > a fallacy.
> > The Poly is cheaper.
> > See what I mean?
> > :)
> >
> >
> > Joseph Ralston < voxdestrukt@...
> <mailto:voxdestrukt%40yahoo.com>> wrote:
> > Shit, if you can find a JUNO 106 for less
> > than $200
> > bucks, then I'd recommend getting that instead
> > anyways. The JUNO-106 far outweights the Poly800 in
> > every regard. Or perhaps you meant some other JUNO?
> >
> > --- jure zitnik <kokoon@... <mailto: kokoon%40gmail.com>> wrote:
> >
> > > yeah i voted 100$ too. i mean.. i bought the
> > > poly-800 for like 70$... in
> > > perfect condition that is. with a case.
> > >
> > > jure
> > >
> > > On 5/24/06, Tim Bieniosek < tab27@...
> <mailto:tab27%40drexel.edu>>
> > wrote:
> > > >
> > > >
> > > > What if you added a DB9 or DB25 port on the back
> > > for an external knob box?
> > > >
> > > > The most I'd pay for a kit is $100. After that
> > > you can just buy a Juno.
> > > > (sacrilege!)
> > > >
> > > >
> > > >
> > > > On Wed, 24 May 2006, patrioticduo wrote:
> > > >
> > > > > I did entertain the idea of replacing the
> > seven
> > > segment displays with
> > > > > a 2x24 backlit LCD. But even that is too much
> > to
> > > spend.
> > > > >
> > > > > However, I am planning on putting an LCD
> > > interface onto the retrofit
> > > > > kit so that I can plug a display in and do
> > > diagnostics with it. Also,
> > > > > I have a funny feeling that I may have to use
> > > the LCD to determine the
> > > > > exact memory map used for all the parameters
> > and
> > > patch space use.
> > > > >
> > > > > But the cost of the LCD would be too high for
> > > any retrofit kit. I
> > > > > mean, when you can pick up all sorts of much
> > > higher powered
> > > > > synthesizers for a few hundred bucks what
> > would
> > > the point of it all be?
> > > > >
> > > > > This upgrade is 90% ROM and RAM. A few digital
> > > pots will allow
> > > > > controlling some mod's but I simply refuse to
> > > entertain carving up the
> > > > > keyboard, drilling holes and messing with the
> > > external appearance.
> > > > > This mod is going to be an internal upgrade.
> > No
> > > messing up a great
> > > > > looking vintage keyboard.
> > > > >
> > > > > I want mine to look like a Poly 800 for my
> > > grandchildren.
> > > > >
> > > > > --- In korgpolyex@yahoogroups.com
> <mailto:korgpolyex%40yahoogroups.com >, Marcus
> > Wilson
> > > <JB@...> wrote:
> > > > > >
> > > > > > Speaking of new features, one thing i was
> > > thinking would be uber cool
> > > > > > would be to actually display the parameter
> > > info in the decal showing
> > > > > > the parameters and ranges, and having
> > up/down
> > > switches under the up/
> > > > > > down parameter switch area. As my own
> > > experience is in membrane
> > > > > > switches, getting the switch side of things
> > is
> > > pretty simple, its the
> > > > > > control and the multiplex/demultiplex of the
> > > parameter info display
> > > > > > that got too hard.
> > > > > >
> > > > > > Imagine seeing all of the parameters on the
> > > poly displayed, and being
> > > > > > able to tweak each one at will, instead of
> > > needing to fumble thru the
> > > > > > parameters one at a time
> > > > > >
> > > > > > JB over
> > > > > >
> > > > > > On 24/05/2006, at 3:19 PM, jure zitnik
> > wrote:
> > > > > >
> > > > > > > if you're planning the digital pot - why
> > not
> > > replace the awkward up/
> > > > > > > down buttons with a rotary encoder? i
> > guess
> > > it's an easy job!
> > > > > > >
> > > > > > > jure
> > > > > > >
> > > > > > > On 5/23/06, patrioticduo
> > <patrioticduo@...>
> > > wrote:
> > > > > > > I'm trying to keep the scope within the
> > > realms of sanity.
> > > > > > >
> > > > > > > So I'm placing initial limits on the
> > > hardware upgrade.
> > > > > > >
> > > > > > > Required outcome: Upgrade the Poly 800 RAM
> > > and ROM to support
> > > > > > > additional CPU programming related
> > > functions. A board will be
> > > > > > > developed as part of a retrofit kit that
> > > will plug into the existing
> > > > > > > ROM socket. The card will have a 2764
> > EPROM,
> > > a 6264 RAM, a 74LS138
> > > > > > > decoder.
> > > > > > >
> > > > > > > Optional outcome: Provide the needed
> > > hardware to integrate several
> > > > > > > well established mod's (moog slayer,
> > 12/24db
> > > filter switch, etc)
> > > > into
> > > > > > > the CPU control and user programming
> > system.
> > > Thus, add a 74H174 (6
> > > > bit
> > > > > > > latch) and a digital potentiometer and
> > other
> > > chips as needed to
> > > > allow
> > > > > > > existing and future mod's to be controlled
> > > by the CPU.
> > > > > > >
> > > > > > > I think it very unlikely that we'll run
> > out
> > > of CPU cycles handling
> > > > the
> > > > > > > required outcomes. I think it possible
> > that
> > > we may run into CPU
> > > > cycle
> > > > > > > restrictions trying to satisfy the
> > optional
> > > outcomes.
> > > > > > >
> > > > > > > If we do find that we run out of CPU
> > cycles
> > > then I'm hoping that
> > > > I'll
> > > > > > > know so much about the code that I can
> > port
> > > the whole thing to a PC
> > > > > > > and release a virtual Poly 800 that will
> > run
> > > on your Linux box.
> > > > > > >
> > > > > > > Mike H.
> > > > > > >
> > > > > > > --- In korgpolyex@yahoogroups.com
> <mailto: korgpolyex%40yahoogroups.com>,
> > > "austeritygirlone" <ziggystar@>
> > > > > > >
> > > > > > > wrote:
> > > > > > > >
> > > > > > > > --- In korgpolyex@yahoogroups.com
> <mailto:korgpolyex%40yahoogroups.com>,
> > > "patrioticduo" <patrioticduo@>
> > > > > > > >
> > > > > > > > Keep up the good work! After you've
> > > figured out how to controll
> > > > the
> > > > > > > > peripheral synthstuff from the cpu and
> > > written a basic OS, that
> > > > gets
> > > > > > > > somethingn done I'm sure that other
> > people
> > > will join your efforts
> > > > > > > > (like me). But of course doing this is a
> > > major obstacle.
> > > > > > > >
> > > > > > > > And have you thought about replacing the
> >
> === message truncated ===
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com < http://mail.yahoo.com>
>
>
>
>----------------------------------------------------------
>
>No virus found in this incoming message.
>Checked by AVG Free Edition.
>Version: 7.1.394 / Virus Database: 268.9.0/368 - Release Date: 6/16/2006
>
>

Ring'em or ping'em. Make PC-to-phone calls as low as 1�/min with Yahoo! Messenger with Voice.

Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates.


RE: [korgpolyex] Re: Disassembly update - II

2006-06-19 by Joan Martínez


:-)
Is out there in the list the father inventor of poly or juno???? I miss someone thyat starts fighting for DX-7 too !! :-D
 
Chill out!
 
 
-----Mensaje original-----
De: korgpolyex@yahoogroups.com [mailto:korgpolyex@yahoogroups.com]En nombre de jure zitnik
Enviado el: lunes, 19 de junio de 2006 17:19
Para: korgpolyex@yahoogroups.com
Asunto: Re: [korgpolyex] Re: Disassembly update - II

okay i love the poly-800 but you can't seriously compare it to juno...

there's this 'feature' that really lowers poly-800's value: ONE FILTER for all the 8 voices.
there's no real MIDI implementation (except for the most basic note/pitch/breath)

you forgot the juno has a subosc.

they both have DCOs but juno is still a true polyphonic ANALOGUE synth while poly-800 is not. it has digital mod sources and digital voice mixing. i know analogueness can be considered both as an advantage and disadvantage. but definitely advantage for me.

don't get me wrong, i'm all over the poly-800 but i think juno is a different legue. if anything it could be compared to korg's polysix.

cheers,
jure

On 6/19/06, Epiik Soul <electrohead2000@...> wrote:

I can't believe I'm wasting time explaining this but here goes.......
 
The Poly has 2 oscillators, the Juno only has 1.
The Poly has 8 voices while the Juno has only 6.
The Poly has 3 envelopes, the Juno has only 1. 
The Poly has a sequencer, the Juno does not.
The Poly's voices can be doubled for an incredibly FAT 4 osc - 4 voice poly mode while the Juno tries to sound fat by adding chorus to it's single oscillator. Even if that worked, you can still add chorus on the Poly and blow the Juno away.
The Poly Mk2 has a digital delay, the Juno does not. 
The Poly can be battery operated and is truly portable, it even has buttons for a strap if you are so inclined. The Juno is not and does not.
(Score so far...... Poly 8 -  Juno 0)
Don't get me wrong, I like the Juno also.
It has more keys and more patch memory.
The Juno is so easy to program that a monkey could do it (probably why you like it) while a Poly takes knowledge, talent and skill (that you obviously lack)
To state that the Juno is a superior instrument only illustrates your ignorance in such matters.
To make one final point, the following is taken from the Vintage Synth Explorer website:
 
"During the time of the Roland Juno series in the mid-80's, Korg offered the Poly-800. Comparable to the Juno and in many ways better, the Poly-800 is an 8 voice polyphonic analog synthesizer with 64 memory patches and up to 50 editable parameters!"
In closing, this group is composed of fans of a truly impressive musical instrument. Most synths are doomed to a rapid and inevitable technological obsolecence that the Poly has avoided. As an engineer, I'm a fan of the terrific job Korg did when designing this flexible little monster. As a musician, I'm still inspired by the sounds possible with it. I've wasted far too much time,but I'm hopeful that some very widely held misconceptions have been laid to rest.
Perhaps Joseph and Archeologist should join the group that is disassembling the Juno chip.... Is there a group still making technological advancements to the Juno? I don't believe so. Or they can go on thinking that thier beloved Juno's are superior. I know better.
                  "anonymous"
 
 
 
 
 
 
archeologist <archeologist@...> wrote:
I think the point is very clear.
The poly 800 is better due to pricing.
Clearly if it was the same price as a Juno things would be different.

Joseph Ralston wrote:

> No, I don't see what you mean. Please explain what you
> think the Poly 800 is better at than a Juno 106,
> musically? I've owned them both and the difference is
> black and white to me. The poly-800 is fun as hell to
> hack with (due to it's low price). But hacking up
> keyboards is not the same thing as making music, and
> in that area, the JUNO does prevail heavily over the
> poly-800.
>
> lanrosta
>
> --- Epiik Soul <electrohead2000@...
> <mailto: electrohead2000%40yahoo.com>> wrote:
>
> > A Juno 106 for $200- is a bargain and I would snap
> > it up.
> > However, to say it is better in "every regard" is
> > a fallacy.
> > The Poly is cheaper.
> > See what I mean?
> > :)
> >
> >
> > Joseph Ralston < voxdestrukt@...
> <mailto:voxdestrukt%40yahoo.com>> wrote:
> > Shit, if you can find a JUNO 106 for less
> > than $200
> > bucks, then I'd recommend getting that instead
> > anyways. The JUNO-106 far outweights the Poly800 in
> > every regard. Or perhaps you meant some other JUNO?
> >
> > --- jure zitnik <kokoon@... <mailto: kokoon%40gmail.com>> wrote:
> >
> > > yeah i voted 100$ too. i mean.. i bought the
> > > poly-800 for like 70$... in
> > > perfect condition that is. with a case.
> > >
> > > jure
> > >
> > > On 5/24/06, Tim Bieniosek < tab27@...
> <mailto:tab27%40drexel.edu>>
> > wrote:
> > > >
> > > >
> > > > What if you added a DB9 or DB25 port on the back
> > > for an external knob box?
> > > >
> > > > The most I'd pay for a kit is $100. After that
> > > you can just buy a Juno.
> > > > (sacrilege!)
> > > >
> > > >
> > > >
> > > > On Wed, 24 May 2006, patrioticduo wrote:
> > > >
> > > > > I did entertain the idea of replacing the
> > seven
> > > segment displays with
> > > > > a 2x24 backlit LCD. But even that is too much
> > to
> > > spend.
> > > > >
> > > > > However, I am planning on putting an LCD
> > > interface onto the retrofit
> > > > > kit so that I can plug a display in and do
> > > diagnostics with it. Also,
> > > > > I have a funny feeling that I may have to use
> > > the LCD to determine the
> > > > > exact memory map used for all the parameters
> > and
> > > patch space use.
> > > > >
> > > > > But the cost of the LCD would be too high for
> > > any retrofit kit. I
> > > > > mean, when you can pick up all sorts of much
> > > higher powered
> > > > > synthesizers for a few hundred bucks what
> > would
> > > the point of it all be?
> > > > >
> > > > > This upgrade is 90% ROM and RAM. A few digital
> > > pots will allow
> > > > > controlling some mod's but I simply refuse to
> > > entertain carving up the
> > > > > keyboard, drilling holes and messing with the
> > > external appearance.
> > > > > This mod is going to be an internal upgrade.
> > No
> > > messing up a great
> > > > > looking vintage keyboard.
> > > > >
> > > > > I want mine to look like a Poly 800 for my
> > > grandchildren.
> > > > >
> > > > > --- In korgpolyex@yahoogroups.com
> <mailto:korgpolyex%40yahoogroups.com >, Marcus
> > Wilson
> > > <JB@...> wrote:
> > > > > >
> > > > > > Speaking of new features, one thing i was
> > > thinking would be uber cool
> > > > > > would be to actually display the parameter
> > > info in the decal showing
> > > > > > the parameters and ranges, and having
> > up/down
> > > switches under the up/
> > > > > > down parameter switch area. As my own
> > > experience is in membrane
> > > > > > switches, getting the switch side of things
> > is
> > > pretty simple, its the
> > > > > > control and the multiplex/demultiplex of the
> > > parameter info display
> > > > > > that got too hard.
> > > > > >
> > > > > > Imagine seeing all of the parameters on the
> > > poly displayed, and being
> > > > > > able to tweak each one at will, instead of
> > > needing to fumble thru the
> > > > > > parameters one at a time
> > > > > >
> > > > > > JB over
> > > > > >
> > > > > > On 24/05/2006, at 3:19 PM, jure zitnik
> > wrote:
> > > > > >
> > > > > > > if you're planning the digital pot - why
> > not
> > > replace the awkward up/
> > > > > > > down buttons with a rotary encoder? i
> > guess
> > > it's an easy job!
> > > > > > >
> > > > > > > jure
> > > > > > >
> > > > > > > On 5/23/06, patrioticduo
> > <patrioticduo@...>
> > > wrote:
> > > > > > > I'm trying to keep the scope within the
> > > realms of sanity.
> > > > > > >
> > > > > > > So I'm placing initial limits on the
> > > hardware upgrade.
> > > > > > >
> > > > > > > Required outcome: Upgrade the Poly 800 RAM
> > > and ROM to support
> > > > > > > additional CPU programming related
> > > functions. A board will be
> > > > > > > developed as part of a retrofit kit that
> > > will plug into the existing
> > > > > > > ROM socket. The card will have a 2764
> > EPROM,
> > > a 6264 RAM, a 74LS138
> > > > > > > decoder.
> > > > > > >
> > > > > > > Optional outcome: Provide the needed
> > > hardware to integrate several
> > > > > > > well established mod's (moog slayer,
> > 12/24db
> > > filter switch, etc)
> > > > into
> > > > > > > the CPU control and user programming
> > system.
> > > Thus, add a 74H174 (6
> > > > bit
> > > > > > > latch) and a digital potentiometer and
> > other
> > > chips as needed to
> > > > allow
> > > > > > > existing and future mod's to be controlled
> > > by the CPU.
> > > > > > >
> > > > > > > I think it very unlikely that we'll run
> > out
> > > of CPU cycles handling
> > > > the
> > > > > > > required outcomes. I think it possible
> > that
> > > we may run into CPU
> > > > cycle
> > > > > > > restrictions trying to satisfy the
> > optional
> > > outcomes.
> > > > > > >
> > > > > > > If we do find that we run out of CPU
> > cycles
> > > then I'm hoping that
> > > > I'll
> > > > > > > know so much about the code that I can
> > port
> > > the whole thing to a PC
> > > > > > > and release a virtual Poly 800 that will
> > run
> > > on your Linux box.
> > > > > > >
> > > > > > > Mike H.
> > > > > > >
> > > > > > > --- In korgpolyex@yahoogroups.com
> <mailto: korgpolyex%40yahoogroups.com>,
> > > "austeritygirlone" <ziggystar@>
> > > > > > >
> > > > > > > wrote:
> > > > > > > >
> > > > > > > > --- In korgpolyex@yahoogroups.com
> <mailto:korgpolyex%40yahoogroups.com>,
> > > "patrioticduo" <patrioticduo@>
> > > > > > > >
> > > > > > > > Keep up the good work! After you've
> > > figured out how to controll
> > > > the
> > > > > > > > peripheral synthstuff from the cpu and
> > > written a basic OS, that
> > > > gets
> > > > > > > > somethingn done I'm sure that other
> > people
> > > will join your efforts
> > > > > > > > (like me). But of course doing this is a
> > > major obstacle.
> > > > > > > >
> > > > > > > > And have you thought about replacing the
> >
> === message truncated ===
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com < http://mail.yahoo.com>
>
>
>
>----------------------------------------------------------
>
>No virus found in this incoming message.
>Checked by AVG Free Edition.
>Version: 7.1.394 / Virus Database: 268.9.0/368 - Release Date: 6/16/2006
>
>

Ring'em or ping'em. Make PC-to-phone calls as low as 1�/min with Yahoo! Messenger with Voice.

Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates.


Re: [korgpolyex] Re: Disassembly update - II

2006-06-19 by Epiik Soul

My point ( I'll type slowly so you can understand this) is that they are both great instruments. They both have strengths and weaknesses. To call one better than the other is just plain ignorant.
 
PS The Poly is still cheaper :)

jure zitnik <kokoon@...> wrote:
okay i love the poly-800 but you can't seriously compare it to juno...

there's this 'feature' that really lowers poly-800's value: ONE FILTER for all the 8 voices.
there's no real MIDI implementation (except for the most basic note/pitch/breath)

you forgot the juno has a subosc.

they both have DCOs but juno is still a true polyphonic ANALOGUE synth while poly-800 is not. it has digital mod sources and digital voice mixing. i know analogueness can be considered both as an advantage and disadvantage. but definitely advantage for me.

don't get me wrong, i'm all over the poly-800 but i think juno is a different legue. if anything it could be compared to korg's polysix.

cheers,
jure

On 6/19/06, Epiik Soul <electrohead2000@...> wrote:
I can't believe I'm wasting time explaining this but here goes.......
 
The Poly has 2 oscillators, the Juno only has 1.
The Poly has 8 voices while the Juno has only 6.
The Poly has 3 envelopes, the Juno has only 1. 
The Poly has a sequencer, the Juno does not.
The Poly's voices can be doubled for an incredibly FAT 4 osc - 4 voice poly mode while the Juno tries to sound fat by adding chorus to it's single oscillator. Even if that worked, you can still add chorus on the Poly and blow the Juno away.
The Poly Mk2 has a digital delay, the Juno does not. 
The Poly can be battery operated and is truly portable, it even has buttons for a strap if you are so inclined. The Juno is not and does not.
(Score so far...... Poly 8 -  Juno 0)
Don't get me wrong, I like the Juno also.
It has more keys and more patch memory.
The Juno is so easy to program that a monkey could do it (probably why you like it) while a Poly takes knowledge, talent and skill (that you obviously lack)
To state that the Juno is a superior instrument only illustrates your ignorance in such matters.
To make one final point, the following is taken from the Vintage Synth Explorer website:
 
"During the time of the Roland Juno series in the mid-80's, Korg offered the Poly-800. Comparable to the Juno and in many ways better, the Poly-800 is an 8 voice polyphonic analog synthesizer with 64 memory patches and up to 50 editable parameters!"
In closing, this group is composed of fans of a truly impressive musical instrument. Most synths are doomed to a rapid and inevitable technological obsolecence that the Poly has avoided. As an engineer, I'm a fan of the terrific job Korg did when designing this flexible little monster. As a musician, I'm still inspired by the sounds possible with it. I've wasted far too much time,but I'm hopeful that some very widely held misconceptions have been laid to rest.
Perhaps Joseph and Archeologist should join the group that is disassembling the Juno chip.... Is there a group still making technological advancements to the Juno? I don't believe so. Or they can go on thinking that thier beloved Juno's are superior. I know better.
                  "anonymous"
 
 
 
 
 
 
archeologist <archeologist@...> wrote:
I think the point is very clear.
The poly 800 is better due to pricing.
Clearly if it was the same price as a Juno things would be different.

Joseph Ralston wrote:

> No, I don't see what you mean. Please explain what you
> think the Poly 800 is better at than a Juno 106,
> musically? I've owned them both and the difference is
> black and white to me. The poly-800 is fun as hell to
> hack with (due to it's low price). But hacking up
> keyboards is not the same thing as making music, and
> in that area, the JUNO does prevail heavily over the
> poly-800.
>
> lanrosta
>
> --- Epiik Soul <electrohead2000@...
> <mailto: electrohead2000%40yahoo.com>> wrote:
>
> > A Juno 106 for $200- is a bargain and I would snap
> > it up.
> > However, to say it is better in "every regard" is
> > a fallacy.
> > The Poly is cheaper.
> > See what I mean?
> > :)
> >
> >
> > Joseph Ralston < voxdestrukt@...
> <mailto:voxdestrukt%40yahoo.com>> wrote:
> > Shit, if you can find a JUNO 106 for less
> > than $200
> > bucks, then I'd recommend getting that instead
> > anyways. The JUNO-106 far outweights the Poly800 in
> > every regard. Or perhaps you meant some other JUNO?
> >
> > --- jure zitnik <kokoon@... <mailto: kokoon%40gmail.com>> wrote:
> >
> > > yeah i voted 100$ too. i mean.. i bought the
> > > poly-800 for like 70$... in
> > > perfect condition that is. with a case.
> > >
> > > jure
> > >
> > > On 5/24/06, Tim Bieniosek < tab27@...
> <mailto:tab27%40drexel.edu>>
> > wrote:
> > > >
> > > >
> > > > What if you added a DB9 or DB25 port on the back
> > > for an external knob box?
> > > >
> > > > The most I'd pay for a kit is $100. After that
> > > you can just buy a Juno.
> > > > (sacrilege!)
> > > >
> > > >
> > > >
> > > > On Wed, 24 May 2006, patrioticduo wrote:
> > > >
> > > > > I did entertain the idea of replacing the
> > seven
> > > segment displays with
> > > > > a 2x24 backlit LCD. But even that is too much
> > to
> > > spend.
> > > > >
> > > > > However, I am planning on putting an LCD
> > > interface onto the retrofit
> > > > > kit so that I can plug a display in and do
> > > diagnostics with it. Also,
> > > > > I have a funny feeling that I may have to use
> > > the LCD to determine the
> > > > > exact memory map used for all the parameters
> > and
> > > patch space use.
> > > > >
> > > > > But the cost of the LCD would be too high for
> > > any retrofit kit. I
> > > > > mean, when you can pick up all sorts of much
> > > higher powered
> > > > > synthesizers for a few hundred bucks what
> > would
> > > the point of it all be?
> > > > >
> > > > > This upgrade is 90% ROM and RAM. A few digital
> > > pots will allow
> > > > > controlling some mod's but I simply refuse to
> > > entertain carving up the
> > > > > keyboard, drilling holes and messing with the
> > > external appearance.
> > > > > This mod is going to be an internal upgrade.
> > No
> > > messing up a great
> > > > > looking vintage keyboard.
> > > > >
> > > > > I want mine to look like a Poly 800 for my
> > > grandchildren.
> > > > >
> > > > > --- In korgpolyex@yahoogroups.com
> <mailto:korgpolyex%40yahoogroups.com >, Marcus
> > Wilson
> > > <JB@...> wrote:
> > > > > >
> > > > > > Speaking of new features, one thing i was
> > > thinking would be uber cool
> > > > > > would be to actually display the parameter
> > > info in the decal showing
> > > > > > the parameters and ranges, and having
> > up/down
> > > switches under the up/
> > > > > > down parameter switch area. As my own
> > > experience is in membrane
> > > > > > switches, getting the switch side of things
> > is
> > > pretty simple, its the
> > > > > > control and the multiplex/demultiplex of the
> > > parameter info display
> > > > > > that got too hard.
> > > > > >
> > > > > > Imagine seeing all of the parameters on the
> > > poly displayed, and being
> > > > > > able to tweak each one at will, instead of
> > > needing to fumble thru the
> > > > > > parameters one at a time
> > > > > >
> > > > > > JB over
> > > > > >
> > > > > > On 24/05/2006, at 3:19 PM, jure zitnik
> > wrote:
> > > > > >
> > > > > > > if you're planning the digital pot - why
> > not
> > > replace the awkward up/
> > > > > > > down buttons with a rotary encoder? i
> > guess
> > > it's an easy job!
> > > > > > >
> > > > > > > jure
> > > > > > >
> > > > > > > On 5/23/06, patrioticduo
> > <patrioticduo@...>
> > > wrote:
> > > > > > > I'm trying to keep the scope within the
> > > realms of sanity.
> > > > > > >
> > > > > > > So I'm placing initial limits on the
> > > hardware upgrade.
> > > > > > >
> > > > > > > Required outcome: Upgrade the Poly 800 RAM
> > > and ROM to support
> > > > > > > additional CPU programming related
> > > functions. A board will be
> > > > > > > developed as part of a retrofit kit that
> > > will plug into the existing
> > > > > > > ROM socket. The card will have a 2764
> > EPROM,
> > > a 6264 RAM, a 74LS138
> > > > > > > decoder.
> > > > > > >
> > > > > > > Optional outcome: Provide the needed
> > > hardware to integrate several
> > > > > > > well established mod's (moog slayer,
> > 12/24db
> > > filter switch, etc)
> > > > into
> > > > > > > the CPU control and user programming
> > system.
> > > Thus, add a 74H174 (6
> > > > bit
> > > > > > > latch) and a digital potentiometer and
> > other
> > > chips as needed to
> > > > allow
> > > > > > > existing and future mod's to be controlled
> > > by the CPU.
> > > > > > >
> > > > > > > I think it very unlikely that we'll run
> > out
> > > of CPU cycles handling
> > > > the
> > > > > > > required outcomes. I think it possible
> > that
> > > we may run into CPU
> > > > cycle
> > > > > > > restrictions trying to satisfy the
> > optional
> > > outcomes.
> > > > > > >
> > > > > > > If we do find that we run out of CPU
> > cycles
> > > then I'm hoping that
> > > > I'll
> > > > > > > know so much about the code that I can
> > port
> > > the whole thing to a PC
> > > > > > > and release a virtual Poly 800 that will
> > run
> > > on your Linux box.
> > > > > > >
> > > > > > > Mike H.
> > > > > > >
> > > > > > > --- In korgpolyex@yahoogroups.com
> <mailto: korgpolyex%40yahoogroups.com>,
> > > "austeritygirlone" <ziggystar@>
> > > > > > >
> > > > > > > wrote:
> > > > > > > >
> > > > > > > > --- In korgpolyex@yahoogroups.com
> <mailto:korgpolyex%40yahoogroups.com>,
> > > "patrioticduo" <patrioticduo@>
> > > > > > > >
> > > > > > > > Keep up the good work! After you've
> > > figured out how to controll
> > > > the
> > > > > > > > peripheral synthstuff from the cpu and
> > > written a basic OS, that
> > > > gets
> > > > > > > > somethingn done I'm sure that other
> > people
> > > will join your efforts
> > > > > > > > (like me). But of course doing this is a
> > > major obstacle.
> > > > > > > >
> > > > > > > > And have you thought about replacing the
> >
> === message truncated ===
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com < http://mail.yahoo.com>
>
>
>
>----------------------------------------------------------
>
>No virus found in this incoming message.
>Checked by AVG Free Edition.
>Version: 7.1.394 / Virus Database: 268.9.0/368 - Release Date: 6/16/2006
>
>

Ring'em or ping'em. Make PC-to-phone calls as low as 1�/min with Yahoo! Messenger with Voice.
Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates.


Yahoo! Sports Fantasy Football ’06 - Go with the leader. Start your league today!

Do you Yahoo!?
Next-gen email? Have it all with the all-new Yahoo! Mail Beta.

RE: [korgpolyex] Re: Disassembly update - II

2006-06-19 by Epiik Soul

Of course the greatest synth of all time is the CZ-101..............

Joan Martínez <piniflopa@...> wrote:

:-)
Is out there in the list the father inventor of poly or juno???? I miss someone thyat starts fighting for DX-7 too !! :-D
 
Chill out!
 
 
-----Mensaje original-----
De: korgpolyex@yahoogroups.com [mailto:korgpolyex@yahoogroups.com]En nombre de jure zitnik
Enviado el: lunes, 19 de junio de 2006 17:19
Para: korgpolyex@yahoogroups.com
Asunto: Re: [korgpolyex] Re: Disassembly update - II

okay i love the poly-800 but you can't seriously compare it to juno...

there's this 'feature' that really lowers poly-800's value: ONE FILTER for all the 8 voices.
there's no real MIDI implementation (except for the most basic note/pitch/breath)

you forgot the juno has a subosc.

they both have DCOs but juno is still a true polyphonic ANALOGUE synth while poly-800 is not. it has digital mod sources and digital voice mixing. i know analogueness can be considered both as an advantage and disadvantage. but definitely advantage for me.

don't get me wrong, i'm all over the poly-800 but i think juno is a different legue. if anything it could be compared to korg's polysix.

cheers,
jure

On 6/19/06, Epiik Soul <electrohead2000@...> wrote:
I can't believe I'm wasting time explaining this but here goes.......
 
The Poly has 2 oscillators, the Juno only has 1.
The Poly has 8 voices while the Juno has only 6.
The Poly has 3 envelopes, the Juno has only 1. 
The Poly has a sequencer, the Juno does not.
The Poly's voices can be doubled for an incredibly FAT 4 osc - 4 voice poly mode while the Juno tries to sound fat by adding chorus to it's single oscillator. Even if that worked, you can still add chorus on the Poly and blow the Juno away.
The Poly Mk2 has a digital delay, the Juno does not. 
The Poly can be battery operated and is truly portable, it even has buttons for a strap if you are so inclined. The Juno is not and does not.
(Score so far...... Poly 8 -  Juno 0)
Don't get me wrong, I like the Juno also.
It has more keys and more patch memory.
The Juno is so easy to program that a monkey could do it (probably why you like it) while a Poly takes knowledge, talent and skill (that you obviously lack)
To state that the Juno is a superior instrument only illustrates your ignorance in such matters.
To make one final point, the following is taken from the Vintage Synth Explorer website:
 
"During the time of the Roland Juno series in the mid-80's, Korg offered the Poly-800. Comparable to the Juno and in many ways better, the Poly-800 is an 8 voice polyphonic analog synthesizer with 64 memory patches and up to 50 editable parameters!"
In closing, this group is composed of fans of a truly impressive musical instrument. Most synths are doomed to a rapid and inevitable technological obsolecence that the Poly has avoided. As an engineer, I'm a fan of the terrific job Korg did when designing this flexible little monster. As a musician, I'm still inspired by the sounds possible with it. I've wasted far too much time,but I'm hopeful that some very widely held misconceptions have been laid to rest.
Perhaps Joseph and Archeologist should join the group that is disassembling the Juno chip.... Is there a group still making technological advancements to the Juno? I don't believe so. Or they can go on thinking that thier beloved Juno's are superior. I know better.
                  "anonymous"
 
 
 
 
 
 
archeologist <archeologist@...> wrote:
I think the point is very clear.
The poly 800 is better due to pricing.
Clearly if it was the same price as a Juno things would be different.

Joseph Ralston wrote:

> No, I don't see what you mean. Please explain what you
> think the Poly 800 is better at than a Juno 106,
> musically? I've owned them both and the difference is
> black and white to me. The poly-800 is fun as hell to
> hack with (due to it's low price). But hacking up
> keyboards is not the same thing as making music, and
> in that area, the JUNO does prevail heavily over the
> poly-800.
>
> lanrosta
>
> --- Epiik Soul <electrohead2000@...
> <mailto: electrohead2000%40yahoo.com>> wrote:
>
> > A Juno 106 for $200- is a bargain and I would snap
> > it up.
> > However, to say it is better in "every regard" is
> > a fallacy.
> > The Poly is cheaper.
> > See what I mean?
> > :)
> >
> >
> > Joseph Ralston < voxdestrukt@...
> <mailto:voxdestrukt%40yahoo.com>> wrote:
> > Shit, if you can find a JUNO 106 for less
> > than $200
> > bucks, then I'd recommend getting that instead
> > anyways. The JUNO-106 far outweights the Poly800 in
> > every regard. Or perhaps you meant some other JUNO?
> >
> > --- jure zitnik <kokoon@... <mailto: kokoon%40gmail.com>> wrote:
> >
> > > yeah i voted 100$ too. i mean.. i bought the
> > > poly-800 for like 70$... in
> > > perfect condition that is. with a case.
> > >
> > > jure
> > >
> > > On 5/24/06, Tim Bieniosek < tab27@...
> <mailto:tab27%40drexel.edu>>
> > wrote:
> > > >
> > > >
> > > > What if you added a DB9 or DB25 port on the back
> > > for an external knob box?
> > > >
> > > > The most I'd pay for a kit is $100. After that
> > > you can just buy a Juno.
> > > > (sacrilege!)
> > > >
> > > >
> > > >
> > > > On Wed, 24 May 2006, patrioticduo wrote:
> > > >
> > > > > I did entertain the idea of replacing the
> > seven
> > > segment displays with
> > > > > a 2x24 backlit LCD. But even that is too much
> > to
> > > spend.
> > > > >
> > > > > However, I am planning on putting an LCD
> > > interface onto the retrofit
> > > > > kit so that I can plug a display in and do
> > > diagnostics with it. Also,
> > > > > I have a funny feeling that I may have to use
> > > the LCD to determine the
> > > > > exact memory map used for all the parameters
> > and
> > > patch space use.
> > > > >
> > > > > But the cost of the LCD would be too high for
> > > any retrofit kit. I
> > > > > mean, when you can pick up all sorts of much
> > > higher powered
> > > > > synthesizers for a few hundred bucks what
> > would
> > > the point of it all be?
> > > > >
> > > > > This upgrade is 90% ROM and RAM. A few digital
> > > pots will allow
> > > > > controlling some mod's but I simply refuse to
> > > entertain carving up the
> > > > > keyboard, drilling holes and messing with the
> > > external appearance.
> > > > > This mod is going to be an internal upgrade.
> > No
> > > messing up a great
> > > > > looking vintage keyboard.
> > > > >
> > > > > I want mine to look like a Poly 800 for my
> > > grandchildren.
> > > > >
> > > > > --- In korgpolyex@yahoogroups.com
> <mailto:korgpolyex%40yahoogroups.com >, Marcus
> > Wilson
> > > <JB@...> wrote:
> > > > > >
> > > > > > Speaking of new features, one thing i was
> > > thinking would be uber cool
> > > > > > would be to actually display the parameter
> > > info in the decal showing
> > > > > > the parameters and ranges, and having
> > up/down
> > > switches under the up/
> > > > > > down parameter switch area. As my own
> > > experience is in membrane
> > > > > > switches, getting the switch side of things
> > is
> > > pretty simple, its the
> > > > > > control and the multiplex/demultiplex of the
> > > parameter info display
> > > > > > that got too hard.
> > > > > >
> > > > > > Imagine seeing all of the parameters on the
> > > poly displayed, and being
> > > > > > able to tweak each one at will, instead of
> > > needing to fumble thru the
> > > > > > parameters one at a time
> > > > > >
> > > > > > JB over
> > > > > >
> > > > > > On 24/05/2006, at 3:19 PM, jure zitnik
> > wrote:
> > > > > >
> > > > > > > if you're planning the digital pot - why
> > not
> > > replace the awkward up/
> > > > > > > down buttons with a rotary encoder? i
> > guess
> > > it's an easy job!
> > > > > > >
> > > > > > > jure
> > > > > > >
> > > > > > > On 5/23/06, patrioticduo
> > <patrioticduo@...>
> > > wrote:
> > > > > > > I'm trying to keep the scope within the
> > > realms of sanity.
> > > > > > >
> > > > > > > So I'm placing initial limits on the
> > > hardware upgrade.
> > > > > > >
> > > > > > > Required outcome: Upgrade the Poly 800 RAM
> > > and ROM to support
> > > > > > > additional CPU programming related
> > > functions. A board will be
> > > > > > > developed as part of a retrofit kit that
> > > will plug into the existing
> > > > > > > ROM socket. The card will have a 2764
> > EPROM,
> > > a 6264 RAM, a 74LS138
> > > > > > > decoder.
> > > > > > >
> > > > > > > Optional outcome: Provide the needed
> > > hardware to integrate several
> > > > > > > well established mod's (moog slayer,
> > 12/24db
> > > filter switch, etc)
> > > > into
> > > > > > > the CPU control and user programming
> > system.
> > > Thus, add a 74H174 (6
> > > > bit
> > > > > > > latch) and a digital potentiometer and
> > other
> > > chips as needed to
> > > > allow
> > > > > > > existing and future mod's to be controlled
> > > by the CPU.
> > > > > > >
> > > > > > > I think it very unlikely that we'll run
> > out
> > > of CPU cycles handling
> > > > the
> > > > > > > required outcomes. I think it possible
> > that
> > > we may run into CPU
> > > > cycle
> > > > > > > restrictions trying to satisfy the
> > optional
> > > outcomes.
> > > > > > >
> > > > > > > If we do find that we run out of CPU
> > cycles
> > > then I'm hoping that
> > > > I'll
> > > > > > > know so much about the code that I can
> > port
> > > the whole thing to a PC
> > > > > > > and release a virtual Poly 800 that will
> > run
> > > on your Linux box.
> > > > > > >
> > > > > > > Mike H.
> > > > > > >
> > > > > > > --- In korgpolyex@yahoogroups.com
> <mailto: korgpolyex%40yahoogroups.com>,
> > > "austeritygirlone" <ziggystar@>
> > > > > > >
> > > > > > > wrote:
> > > > > > > >
> > > > > > > > --- In korgpolyex@yahoogroups.com
> <mailto:korgpolyex%40yahoogroups.com>,
> > > "patrioticduo" <patrioticduo@>
> > > > > > > >
> > > > > > > > Keep up the good work! After you've
> > > figured out how to controll
> > > > the
> > > > > > > > peripheral synthstuff from the cpu and
> > > written a basic OS, that
> > > > gets
> > > > > > > > somethingn done I'm sure that other
> > people
> > > will join your efforts
> > > > > > > > (like me). But of course doing this is a
> > > major obstacle.
> > > > > > > >
> > > > > > > > And have you thought about replacing the
> >
> === message truncated ===
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com < http://mail.yahoo.com>
>
>
>
>----------------------------------------------------------
>
>No virus found in this incoming message.
>Checked by AVG Free Edition.
>Version: 7.1.394 / Virus Database: 268.9.0/368 - Release Date: 6/16/2006
>
>

Ring'em or ping'em. Make PC-to-phone calls as low as 1�/min with Yahoo! Messenger with Voice.
Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates.


New Yahoo! Messenger with Voice. Call regular phones from your PC and save big.

Yahoo! Messenger with Voice. PC-to-Phone calls for ridiculously low rates.

Re: Disassembly update - II

2006-06-19 by russ

The Juno is funkier sounding and does some things very nicely, but the 800 has its own sound, which I prefer in some instances, regardeless of the price.

Sneak preview the all-new Yahoo.com. It's not radically different. Just radically better.

Re: Disassembly update - II

2006-06-20 by austeritygirlone

I'd like to own one. Unfortunately they seem to have risen in price
ofer the last two years. I'm owning a DX-7, though and judging by
samples of the CZ-101 they sound pretty similar. Though the DX-7 has
undoubtfully the better keyboard and seems in general more powerful,
the CZ seems to have the better and more (per osc) EGs. How I've
missed that the DX-7 doesn't have a pitch EG for every single operator
(osc). This would be so cool...

"the CZ-101 has as many as eight (8) stages for each generator! Both
oscillators, filters and amplifiers have their own envelope
generators, so some pretty complex echo, warping and morphing effects
can be achieved with these."

Re: [korgpolyex] Re: Disassembly update - II

2006-06-20 by Summa

Well, their are similar products like the CZ-1 (the only CZ with a
velocity sensitive sound engine and keyboard) or CZ-5000/3000/1000
with the same sound, that you might get for less than the CZ-101,
what is somewhat searched for a certain type of music...

On 20 Jun 2006 at 15:32, austeritygirlone wrote:

> I'd like to own one. Unfortunately they seem to have risen in price
> ofer the last two years. I'm owning a DX-7, though and judging by
> samples of the CZ-101 they sound pretty similar. Though the DX-7 has
> undoubtfully the better keyboard and seems in general more powerful,
> the CZ seems to have the better and more (per osc) EGs. How I've
> missed that the DX-7 doesn't have a pitch EG for every single operator
> (osc). This would be so cool...
>
> "the CZ-101 has as many as eight (8) stages for each generator! Both
> oscillators, filters and amplifiers have their own envelope
> generators, so some pretty complex echo, warping and morphing effects
> can be achieved with these."
>
>
>
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
>


--

CZ/VZ mailing list : http://groups.yahoo.com/group/CZsynth
FMHeaven mailing list : http://groups.yahoo.com/group/fmheaven/
FS1R mailing list : http://www.ampfea.org/mailman/listinfo/fss-list
Vokator mailing list : http://groups.yahoo.com/group/vokator


Wellenform Chat So and Do 22.00 CET: http://chat.moogulator.com/

Re: [korgpolyex] Re: Disassembly update - II

2006-06-20 by archeologist

"Perhaps Joseph and Archeologist should join the group that is
disassembling the Juno chip.... Is there a group still making
technological advancements to the Juno? I don't believe so. Or they can
go on thinking that thier beloved Juno's are superior. I know better."
"anonymous"

Idiot - at which point did i claim the juno to be my "beloved"
instrument, and could you also maybe let me know ehre abouts i pointed
out that the Juno is superior...........
oh you can't because it didn't happen, maybe thats because what i wrote
was clarifying a point someone else had difficulty understanding.
I can't believe you wasted your time either, but learning to read may
help stop this in future.


Epiik Soul wrote:

> I can't believe I'm wasting time explaining this but here goes.......
>
> The Poly has 2 oscillators, the Juno only has 1.
> The Poly has 8 voices while the Juno has only 6.
> The Poly has 3 envelopes, the Juno has only 1.
> The Poly has a sequencer, the Juno does not.
> The Poly's voices can be doubled for an incredibly FAT 4 osc - 4 voice
> poly mode while the Juno tries to sound fat by adding chorus to it's
> single oscillator. Even if that worked, you can still add chorus on
> the Poly and blow the Juno away.
> The Poly Mk2 has a digital delay, the Juno does not.
> The Poly can be battery operated and is truly portable, it even has
> buttons for a strap if you are so inclined. The Juno is not and does not.
> (Score so far...... Poly 8 - Juno 0)
> Don't get me wrong, I like the Juno also.
> It has more keys and more patch memory.
> The Juno is so easy to program that a monkey could do it (probably why
> you like it) while a Poly takes knowledge, talent and skill (that you
> obviously lack)
> To state that the Juno is a superior instrument only illustrates your
> ignorance in such matters.
> To make one final point, the following is taken from the Vintage Synth
> Explorer website:
>
> "During the time of the Roland Juno series in the mid-80's, Korg
> offered the Poly-800. Comparable to the Juno and in many ways better,
> the Poly-800 is an 8 voice polyphonic analog synthesizer with 64
> memory patches and up to 50 editable parameters!"
> In closing, this group is composed of fans of a truly impressive
> musical instrument. Most synths are doomed to a rapid and inevitable
> technological obsolecence that the Poly has avoided. As an engineer,
> I'm a fan of the terrific job Korg did when designing this flexible
> little monster. As a musician, I'm still inspired by the sounds
> possible with it. I've wasted far too much time,but I'm hopeful that
> some very widely held misconceptions have been laid to rest.
> Perhaps Joseph and Archeologist should join the group that is
> disassembling the Juno chip.... Is there a group still making
> technological advancements to the Juno? I don't believe so. Or they
> can go on thinking that thier beloved Juno's are superior. I know better.
> "anonymous"
>
>
>
> *//*
> *//*
> *//*
> */archeologist <archeologist@...>/* wrote:
>
> I think the pointis very clear.
> The poly 800 is better due to pricing.
> Clearly if it was the same price as a Juno things would be different.
>
> Joseph Ralston wrote:
>
> > No, I don't see what you mean. Please explain what you
> > think the Poly 800 is better at than a Juno 106,
> > musically? I've owned them both and the difference is
> > black and white to me. The poly-800 is fun as hell to
> > hack with (due to it's low price). But hacking up
> > keyboards is not the same thing as making music, and
> > in that area, the JUNO does prevail heavily over the
> > poly-800.
> >
> > lanrosta
> >
> > --- Epiik Soul <electrohead2000@...
> <mailto:electrohead2000%40yahoo.com>
> > <mailto:electrohead2000%40yahoo.com>> wrote:
> >
> > > A Juno 106 for $200- is a bargain and I would snap
> > > it up.
> > > However, to say it is better in "every regard" is
> > > a fallacy.
> > > The Poly is cheaper.
> > > See what I mean?
> > > :)
> > >
> > >
> > > Joseph Ralston <voxdestrukt@...
> <mailto:voxdestrukt%40yahoo.com>
> > <mailto:voxdestrukt%40yahoo.com>> wrote:
> > > Shit, if you can find a JUNO 106 for less
> > > than $200
> > > bucks, then I'd recommend getting that instead
> > > anyways. The JUNO-106 far outweights the Poly800 in
> > > every regard. Or perhaps you meant some other JUNO?
> > >
> > > --- jure zitnik <kokoon@... <mailto:kokoon%40gmail.com>
> <mailto:kokoon%40mail.com>> wrote:
> > >
> > > > yeah i voted 100$ too. i mean.. i bought the
> > > > poly-800 for like 70$... in
> > > > perfect condition that is. with a case.
> > > >
> > > > jure
> > > >
> > > > On 5/24/06, Tim Bieniosek <tab27@...
> <mailto:tab27%40drexel.edu>
> > <mailto:tab27%40drexel.edu>>
> > > wrote:
> > > > >
> > > > >
> > > > > What if you added a DB9 or DB25 port on the back
> > > > for an external knob box?
> > > > >
> > > > > The most I'd pay for a kit is $100. After that
> > > > you can just buy a Juno.
> > > > > (sacrilege!)
> > > > >
> > > > >
> > > > >
> > > > > On Wed, 24 May 2006, patrioticduo wrote:
> > > > >
> > > > > > I did entertain the idea of replacing the
> > > seven
> > > > segment displays with
> > > > > > a 2x24 backlit LCD. But even that is too much
> > > to
> > > > spend.
> > > > > >
> > > > > > However, I am planning on putting an LCD
> > > > interface onto the retrofit
> > > > > > kit so that I can plug a display in and do
> > > > diagnostics with it. Also,
> > > > > > I have a funny feeling that I may have to use
> > > > the LCD to determine the
> > > > > > exact memory map used for all the parameters
> > > and
> > > > patch space use.
> > > > > >
> > > > > > But the cost of the LCD would be too high for
> > > > any retrofit kit. I
> > > > > > mean, when you can pick up all sorts of much
> > > > higher powered
> > > > > > synthesizers for a few hundred bucks what
> > > would
> > > > the point of it all be?
> > > > > >
> > > > > > This upgrade is 90% ROM and RAM. A few digital
> > > > pots will allow
> > > > > > controlling some mod's but I simply refuse to
> > > > entertain carving up the
> > > > > > keyboard, drilling holes and messing with the
> > > > external appearance.
> > > > > > This mod is going to be an internal upgrade.
> > > No
> > > > messing up a great
> > > > > > looking vintage keyboard.
> > > > > >
> > > > > > I want mine to look like a Poly 800 for my
> > > > grandchildren.
> > > > > >
> > > > > > --- In korgpolyex@yahoogroups.com
> <mailto:korgpolyex%40yahoogroups.com>
> > <mailtokorgpolyex%40yahoogroups.com>, Marcus
> > > Wilson
> > > > <JB@...> wrote:
> > > > > > >
> > > > > > > Speaking of new features, one thing i was
> > > > thinking would be uber cool
> > > > > > > would be to actually display the parameter
> > > > info in the decal showing
> > > > > > > the parameters and ranges, and having
> > > up/down
> > > > switches under the up/
> > > > > > > down parameter switch area. As my own
> > > > experience is in membrane
> > > > > > > switches, getting the switch side of things
> > > is
> > > > pretty simple, its the
> > > > > > > control and the multiplex/demultiplex of the
> > > > parameter info display
> > > > > > > that got too hard.
> > > > > > >
> > > > > > > Imagine seeing all of the parameters on the
> > > > poly displayed, and being
> > > > > > > able to tweak each one at will, instead of
> > > > needing to fumble thru the
> > > > > > > parameters one at a time
> > > > > > >
> > > > > > > JB over
> > > > > > >
> > > > > > > On 24/05/2006, at 3:19 PM, jure zitnik
> > > wrote:
> > > > > > >
> > > > > > > > if you're planning the digital pot - why
> > > not
> > > > replace the awkward up/
> > > > > > > > down buttons with a rotary encoder? i
> > > guess
> > > > it's an easy job!
> > > > > > > >
> > > > > > > > jure
> > > > > > > >
> > > > > > > > On 5/23/06, patrioticduo
> > > <patrioticduo@...>
> > > > wrote:
> > > > > > > > I'm trying to keep the scope within the
> > > > realms of sanity.
> > > > > > > >
> > > > > > > > So I'm placing initial limits on the
> > > > hardware upgrade.
> > > > > > > >
> > > > > > > > Required outcome: Upgrade the Poly 800 RAM
> > > > and ROM to support
> > > > > > > > additional CPU programming related
> > > > functions. A board will be
> > > > > > > > developed as part of a retrofit kit that
> > > > will plug into the existing
> > > > > > > > ROM socket. The card will have a 2764
> > > EPROM,
> > > > a 6264 RAM, a 74LS138
> > > > > > > > decoder.
> > > > > > > >
> > > > > > > > Optional outcome: Provide the needed
> > > > hardware to integrate several
> > > > > > > > well established mod's (moog slayer,
> > > 12/24db
> > > > filter switch, etc)
> > > > > into
> > > > > > > > the CPU control and user programming
> > > system.
> > > > Thus, add a 74H174 (6
> > > > > bit
> > > > > > > > latch) and a digital potentiometer and
> > > other
> > > > chips as needed to
> > > > > allow
> > > > > > > > existing and future mod's to be controlled
> > > > by the CPU.
> > > > > > > >
> > > > > > > > I think it very unlikely that we'll run
> > > out
> > > > of CPU cycles handling
> > > > > the
> > > > > > > > required outcomes. I think it possible
> > > that
> > > > we may run into CPU
> > > > > cycle
> > > > > > > > restrictions trying to satisfy the
> > > optional
> > > > outcomes.
> > > > > > > >
> > > > > > > > If we do find that we run out of CPU
> > > cycles
> > > > then I'm hoping that
> > > > > I'll
> > > > > > > > know so much about the code that I can
> > > port
> > > > the whole thing to a PC
> > > > > > > > and release a virtual Poly 800 that will
> > > run
> > > > on your Linux box.
> > > > > > > >
> > > > > > > > Mike H.
> > > > > > > >
> > > > > > > > --- In korgpolyex@yahoogroups.com
> <mailto:korgpolyex%40yahoogroups.com>
> > <mailto:korgpolyex40yahoogroups.com>,
> > > > "austeritygirlone" <ziggystar@>
> > > > > > > >
> > > > > > > > wrote:
> > > > > > > > >
> > > > > > > > > --- In korgpolyex@yahoogroups.com
> <mailto:korgpolyex%40yahoogroups.com>
> > <mailto:korgpolyex%40yahoogroups.com>,
> > > > "patrioticduo" <patrioticduo@>
> > > > > > > > >
> > > > > > > > > Keep up the good work! After you've
> > > > figured out how to controll
> > > > > the
> > > > > > > > > peripheral synthstuff from the cpu and
> > > > written a basic OS, that
> > > > > gets
> > > > > > > > > somethingn done I'm sure that other
> > > people
> > > > will join your efforts
> > > > > > > > > (like me). But of course doing this is a
> > > > major obstacle.
> > > > > > > > >
> > > > > > > > > And have you thought about replacing the
> > >
> > === message truncated ===
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Tired of spam? Yahoo! Mail has the best spam protection around
> > http://mail.yahoo.com <http://mail.yahoo.com/>
> <http://mail.yahoo.com <http://mail.yahoo.com/>>
> >
> >
> >
> >----------------------------------------------------------
> >
> >No virus found in this incoming message.
> >Checked by AVG Free Edition.
> >Version: 7.1.394 / Virus Database: 268.9.0/368 - Release Date:
> 6/16/2006
> >
> >
>
>
> ------------------------------------------------------------------------
> Ring'em or ping'em. Make PC-to-phone calls as low as 1¢/min
> <http://us.rd.yahoo.com/mail_us/taglines/postman11/*http://us.rd.yahoo.com/evt=39666/*http://voice.yahoo.com>
> with Yahoo! Messenger with Voice.
>
> ------------------------------------------------------------------------
> Yahoo! Messenger with Voice.
> <http://us.rd.yahoo.com/mail_us/taglines/postman3/*http://us.rd.yahoo.com/evt=39666/*http://messenger.yahoo.com>
> PC-to-Phone calls for ridiculously low rates.
>
>
>------------------------------------------------------------------------
>
>No virus found in this incoming message.
>Checked by AVG Free Edition.
>Version: 7.1.394 / Virus Database: 268.9.1/369 - Release Date: 6/19/2006
>
>

Re: [korgpolyex] Re: Disassembly update - II

2006-06-21 by Atom Smasher

On Tue, 23 May 2006, patrioticduo wrote:

> How about a fourth EG so that noise the filter are separately controlled
> with their own EG's?
>
> And what if we had a fifth EG for resonance. And a six for Ring Mod.
===================

holy crap, i'm behind in email!

on of the challenges of adding features to a poly-800 is the user
interface. there's a point where it just may not be feasible to have any
more features accessible from the front panel... but if i can program and
tweak everything from a pc-1600 i'd be very happy.


> And programmable 24db/12db filter setting?
====================

that's beyond the scope of a "software" upgrade... it would require
updated software to control updated hardware.


--
...atom

________________________
http://atom.smasher.org/
762A 3B98 A3C3 96C9 C6B7 582A B88D 52E4 D9F5 7808
-------------------------------------------------

"[The] feminist agenda is not about equal rights for women.
It is about a socialist, anti-family political movement that
encourages women to leave their husbands, kill their
children, practice witchcraft, destroy capitalism and become
lesbians."
-- Rev. Pat Robertson, 1992

Re: [korgpolyex] Re: Disassembly update - II

2006-06-21 by Atom Smasher

On Fri, 16 Jun 2006, Tim Bieniosek wrote:

> The Alpha Juno 1 or 2 runs ~$150, and beats the Poly-800 in all areas
> except the self-oscillating filter IMO.
===================

what i've heard... is that a lot of the juno series synths, or at least
the 106 and the alphas (and probably the MKSs, too) are dying of old age.
not the kind of simple replace-a-fuse kind of dying, but the kind of dying
that can't be feasibly brought back to life.

as i understand it, they all use a synth-on-a-chip architecture, with one
chip per voice. apparently those chips are starting to die en masse.

of course these are proprietary roland-only parts, and they've been
discontinued and out of stock for years.

i was never that big a fan for the junos, but this is a big disincentive
for buying one now.


--
...atom

________________________
http://atom.smasher.org/
762A 3B98 A3C3 96C9 C6B7 582A B88D 52E4 D9F5 7808
-------------------------------------------------

"I offer here and now... to swallow an entire glass of PCBs
and run a mile afterward... to be in danger you have got
to take PCBs in quantities steadily over a long period of
time, and probably be pregnant, which I don't intend to be."
-- New York Governor Hugh Carey, 4 Mar 1981

Re: [korgpolyex] Re: Disassembly update - II

2006-06-21 by Atom Smasher

On Sun, 18 Jun 2006, Joseph Ralston wrote:

> No, I don't see what you mean. Please explain what you think the Poly
> 800 is better at than a Juno 106, musically? I've owned them both and
> the difference is black and white to me. The poly-800 is fun as hell to
> hack with (due to it's low price). But hacking up keyboards is not the
> same thing as making music, and in that area, the JUNO does prevail
> heavily over the poly-800.
==================

there's no right or wrong... whatever works best for you is best for you.

i've used the ex-800 on recordings, and i know plenty of people who have
used junos on recordings.

tom (read the story of the moog slayer) wanted me to find him a juno-106.
i tried to talk him out of it, based on his style of music and programming
(among other factors). he didn't listen to me, but he did get rid of it
after a month.

in a lot of ways i could say that my K5000r or FS1r is "better" than my
ex-800, but the ex-800 is still useful because it can do things that my
other beats can't do... one of which is contributing weird bleepy noises
for under $120.


--
...atom

________________________
http://atom.smasher.org/
762A 3B98 A3C3 96C9 C6B7 582A B88D 52E4 D9F5 7808
-------------------------------------------------

"Those who will not reason, are bigots,
those who cannot, are fools,
and those who dare not, are slaves."
-- George Gordon Noel Byron (Lord Byron)

RE: [korgpolyex] Re: Disassembly update - II

2006-06-21 by Atom Smasher

On Mon, 19 Jun 2006, Epiik Soul wrote:

> Of course the greatest synth of all time is the CZ-101..............
===================

no, it's the CZ-1.

there can be only 1.

my only gripe with the CZ synths is that they're all digital... they can
be bent, but they can't be predictably modded like a good ol' poly-800.
that, and that there isn't a rack-mount version of the CZ-1 :(
maybe some day i'll get my hands on another VZ rack-mount synth, and put
some time into emulating the CZ sounds. i think there might be a way to
it...

tip of the day: best way [that i know of] to fatten up a digital sounding
CZ synth is to run it through just about any patch in a boss SE-50 or
SE-70. those things are great for warming up cold digital synths.


--
...atom

________________________
http://atom.smasher.org/
762A 3B98 A3C3 96C9 C6B7 582A B88D 52E4 D9F5 7808
-------------------------------------------------

"Don't fight it son. Confess quickly!
If you hold out too long you could
jeopardize your credit rating."
-- Brazil

Re: [korgpolyex] Re: Disassembly update - II

2006-06-21 by Epiik Soul

I couldn't have said it better Atom.
 
I was kind of joking about the CZ-101 being the greatest synth of all time. It was the first synth I ever bought brand new though. It was a bit strange, but could do some unique things. I would love to find a CZ-5000.
 
Regarding the problem with the limitations of the front panel..... I have several Oberheim Matrix 6's (It's sort of a fetish). Anyway, one of the first products Access ever made was a sort of "breakout box" for the Matrix. It had knobs for various parameters so you could program it more easily. Have you considered something like this?
Epiik Soul
 
BTW If anyone has one of those Access boxes for sale, let me know.

Atom Smasher <atom@...> wrote:
On Sun, 18 Jun 2006, Joseph Ralston wrote:

> No, I don't see what you mean. Please explain what you think the Poly
> 800 is better at than a Juno 106, musically? I've owned them both and
> the difference is black and white to me. The poly-800 is fun as hell to
> hack with (due to it's low price). But hacking up keyboards is not the
> same thing as making music, and in that area, the JUNO does prevail
> heavily over the poly-800.
============ ======

there's no right or wrong... whatever works best for you is best for you.

i've used the ex-800 on recordings, and i know plenty of people who have
used junos on recordings.

tom (read the story of the moog slayer) wanted me to find him a juno-106.
i tried to talk him out of it, based on his style of music and programming
(among other factors). he didn't listen to me, but he did get rid of it
after a month.

in a lot of ways i could say that my K5000r or FS1r is "better" than my
ex-800, but the ex-800 is still useful because it can do things that my
other beats can't do... one of which is contributing weird bleepy noises
for under $120.

--
...atom

____________ _________ ___
http://atom. smasher.org/
762A 3B98 A3C3 96C9 C6B7 582A B88D 52E4 D9F5 7808
------------ --------- --------- --------- --------- -

"Those who will not reason, are bigots,
those who cannot, are fools,
and those who dare not, are slaves."
-- George Gordon Noel Byron (Lord Byron)


Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1¢/min.

OT - CZ - Re: [korgpolyex] Re: Disassembly update - II

2006-06-21 by Atom Smasher

On Tue, 20 Jun 2006, austeritygirlone wrote:

> I'd like to own one. Unfortunately they seem to have risen in price ofer
> the last two years. I'm owning a DX-7, though and judging by samples of
> the CZ-101 they sound pretty similar. Though the DX-7 has undoubtfully
> the better keyboard and seems in general more powerful, the CZ seems to
> have the better and more (per osc) EGs. How I've missed that the DX-7
> doesn't have a pitch EG for every single operator (osc). This would be
> so cool...
>
> "the CZ-101 has as many as eight (8) stages for each generator! Both
> oscillators, filters and amplifiers have their own envelope generators,
> so some pretty complex echo, warping and morphing effects can be
> achieved with these."
======================

i currently have a CZ-1 and FS1r. long ago, i had a CZ-101 and TX81z.

there are some big similarities between the casio "phase distortion" and
the yamaha FM, as there are also big differences.

one of the biggest differences between them is that the CZ synths are
*much* quicker and easier to program, especially from the front panel. if
i have a sound in my head, i can (almost every time) make it happen much
quicker on a CZ than a DX/TX/FS1r.

just like poly-800 vs juno, whatever works best for you is best for you...
they both work well for me, although the CZ-1 is so damn bulky and heavy.


--
...atom

________________________
http://atom.smasher.org/
762A 3B98 A3C3 96C9 C6B7 582A B88D 52E4 D9F5 7808
-------------------------------------------------

"Our job is to give people not what they want,
but what we decide they ought to have."
-- Richard Salant - Former President of CBS News

Re: OT - CZ - Re: [korgpolyex] Re: Disassembly update - II

2006-06-21 by Epiik Soul

You are right, the CZ is much more intuitive to program.
I almost forgot... You mentioned a K-500r before...... Definitely one of the best sounding instruments I own. It's different, and anything different is good! Additive is VERY strange to program though. Even using Soundiver the results are unpredictable.
Epiik Soul
 
Hey everyone......Synth Roll Call
What synths do u own?


Atom Smasher <atom@...> wrote:
On Tue, 20 Jun 2006, austeritygirlone wrote:

> I'd like to own one. Unfortunately they seem to have risen in price ofer
> the last two years. I'm owning a DX-7, though and judging by samples of
> the CZ-101 they sound pretty similar. Though the DX-7 has undoubtfully
> the better keyboard and seems in general more powerful, the CZ seems to
> have the better and more (per osc) EGs. How I've missed that the DX-7
> doesn't have a pitch EG for every single operator (osc). This would be
> so cool...
>
> "the CZ-101 has as many as eight (8) stages for each generator! Both
> oscillators, filters and amplifiers have their own envelope generators,
> so some pretty complex echo, warping and morphing effects can be
> achieved with these."
============ ========= =

i currently have a CZ-1 and FS1r. long ago, i had a CZ-101 and TX81z.

there are some big similarities between the casio "phase distortion" and
the yamaha FM, as there are also big differences.

one of the biggest differences between them is that the CZ synths are
*much* quicker and easier to program, especially from the front panel. if
i have a sound in my head, i can (almost every time) make it happen much
quicker on a CZ than a DX/TX/FS1r.

just like poly-800 vs juno, whatever works best for you is best for you...
they both work well for me, although the CZ-1 is so damn bulky and heavy.

--
...atom

____________ _________ ___
http://atom. smasher.org/
762A 3B98 A3C3 96C9 C6B7 582A B88D 52E4 D9F5 7808
------------ --------- --------- --------- --------- -

"Our job is to give people not what they want,
but what we decide they ought to have."
-- Richard Salant - Former President of CBS News


Want to be your own boss? Learn how on Yahoo! Small Business.

Re: OT - CZ - Re: [korgpolyex] Re: Disassembly update - II

2006-06-21 by Tim Bieniosek

On Tue, 20 Jun 2006, Epiik Soul wrote:

> Hey everyone......Synth Roll Call
> What synths do u own?


Korg Mono/Poly
Realistic MG-1
Roland SH-101
Roland JX-3P
AKAI AX60
Roland HS-60
Roland D-110
Yamaha an1x
Access Virus Indigo 2
Nord Modular G2
The mighty Casio VL-1
and of course a Poly-800

...why the hell do I have so much gear? :(

Re: Disassembly update - II

2006-06-21 by mark_r_abcd

> as i understand it, they all use a synth-on-a-chip architecture, with
one
> chip per voice. apparently those chips are starting to die en masse.
>

This is true, ebay regularly sees Juno 106s with "every 6th note
missing" faults caused by a faulty 80017A chip. However, there's
several suppliers who have reverse-engineered it and produce
replacement modules made using modern parts (a search for
80017A will find plenty).

Cheers

mark-r

OT - CZ - Re: [korgpolyex] Re: Disassembly update - II

2006-06-21 by austeritygirlone

I only have the Poly800, a DX-7 and a JX-3P - cheap stuff...

One day I need to get a Jupiter, but it's so damn expensive. I've also
started working on a SID-based one. It worked on the prototyping
board, but I'm to lazy to make the PCB. But I would love to make the
OS. I had a very basic one which played a fixed patch over Midi.

OT - CZ - Re: [korgpolyex] Re: Disassembly update - II -- Synth Roll call

2006-06-21 by devetron

Korg MS2000
Poly 800 mk I (cutoff, resonance and FM mods)
Poly 800 mk I - stock
E-mu e6400 Rack Sampler/Synth
Yamaha PSS-170 (With 8 switch trace cutting bend ala:
http://www.circuit-bent.net/pss-270-tutorial.html
Casio SK-1
Roland R-70 Drum Machine (Not a synth, I know)

All were aquired within the last 10 months except the PSS 170 which
was my childhood keyboard. I have mainly played bass up to this point.

I resent the fact that no one told me that SYNTHESIZERS ARE AMAZING
much earlier in life.





--- In korgpolyex@yahoogroups.com, "austeritygirlone" <ziggystar@...>
wrote:
>
> I only have the Poly800, a DX-7 and a JX-3P - cheap stuff...
>
> One day I need to get a Jupiter, but it's so damn expensive. I've also
> started working on a SID-based one. It worked on the prototyping
> board, but I'm to lazy to make the PCB. But I would love to make the
> OS. I had a very basic one which played a fixed patch over Midi.
>

OT - CZ - Re: [korgpolyex] Re: Disassembly update - II -- Synth Roll call

2006-06-22 by mark_r_abcd

> [snip] [Synths we own]

Poly 800 reverse keys (broken - CPU dead)
Poly 800 reverse keys (broken - possible TG, see other post)
Yamaha DX7 MK1 (working)
Yamaha DX7 MK1 (broken - main/aux CPUs not talking)
Crumar Bit One (mostly working)
Elgam EM61 piano/string synth (faulty chorus)
Crumar Multiman-S string synth (faulty, new chip awaiting fitting)
JHS Harmonizer string synth (working)
Yamaha DX21 (working)
Yamaha CS5 (working)
Powertran Transcendent 2000 (working)
Yamaha SY77 (faulty floppy disk drive)

Cheers

mark-r

Re: OT - CZ - Re: [korgpolyex] Re: Disassembly update - II -- Synth Roll call

2006-06-23 by jure zitnik

Korg poly-800
Korg polysix
x0xb0x
Elka X-705 (a huge combo organ that includes elka rhapsody, elka soloist and a 2x electronic hammond emulation)

jure

On 6/22/06, mark_r_abcd <mark@...> wrote:


> [snip] [Synths we own]

Poly 800 reverse keys (broken - CPU dead)
Poly 800 reverse keys (broken - possible TG, see other post)
Yamaha DX7 MK1 (working)
Yamaha DX7 MK1 (broken - main/aux CPUs not talking)
Crumar Bit One (mostly working)
Elgam EM61 piano/string synth (faulty chorus)
Crumar Multiman-S string synth (faulty, new chip awaiting fitting)
JHS Harmonizer string synth (working)
Yamaha DX21 (working)
Yamaha CS5 (working)
Powertran Transcendent 2000 (working)
Yamaha SY77 (faulty floppy disk drive)

Cheers

mark-r


Re: OT - CZ - Re: [korgpolyex] Re: Disassembly update - II -- Synth Roll call

2006-06-23 by Summa

Casio CZ-1, Casio VZ-1, Yamaha TX81z, 2x FS1R, TG77, TX-802, AN200
Kawai K5000R, Waldorf Microwave PC, Microwave II, microQ
Clavia Nord Modular G2 Engine, Oberheim Matrix-6
Roland MT-32, Fantom XR, D550, Korg MicroKorg, Poly 800
Evolution EVS-1, Ikaron 2 PCI-Synthesizer Card
Several Softsynths...

...Summa


On 23 Jun 2006 at 11:33, jure zitnik wrote:

>
> Korg poly-800
> Korg polysix
> x0xb0x
> Elka X-705 (a huge combo organ that includes elka rhapsody, elka
> soloist and a 2x electronic hammond emulation)
>
> jure
>
> On 6/22/06, mark_r_abcd <mark@...> wrote:
>
> > [snip] [Synths we own]
>
> Poly 800 reverse keys (broken - CPU dead)
> Poly 800 reverse keys (broken - possible TG, see other post)
> Yamaha DX7 MK1 (working)
> Yamaha DX7 MK1 (broken - main/aux CPUs not talking)
> Crumar Bit One (mostly working)
> Elgam EM61 piano/string synth (faulty chorus)
> Crumar Multiman-S string synth (faulty, new chip awaiting fitting)
> JHS Harmonizer string synth (working)
> Yamaha DX21 (working)
> Yamaha CS5 (working)
> Powertran Transcendent 2000 (working)
> Yamaha SY77 (faulty floppy disk drive)
>
> Cheers
>
> mark-r
>
>
>
>
>
>
>
>
>
> SPONSORED LINKS


--

CZ/VZ mailing list : http://groups.yahoo.com/group/CZsynth
FMHeaven mailing list : http://groups.yahoo.com/group/fmheaven/
FS1R mailing list : http://www.ampfea.org/mailman/listinfo/fss-list
Vokator mailing list : http://groups.yahoo.com/group/vokator


Wellenform Chat So and Do 22.00 CET: http://chat.moogulator.com/

Re: OT - CZ - Re: [korgpolyex] Re: Disassembly update - II -- Synth Roll call

2006-06-23 by archeologist

Korg EX-800
Novation Super Bass Station
JoMoX Air Base 99
Juno 60 (with a faulty op amp [i have been told])
Electribe ER-1 (to sequence the JoMoX 808 / 909 style)
SID chip and basic module kit (awaiting construction)
M-Audio Firewire 410

Nige

Summa wrote:

> Casio CZ-1, Casio VZ-1, Yamaha TX81z, 2x FS1R, TG77, TX-802, AN200
> Kawai K5000R, Waldorf Microwave PC, Microwave II, microQ
> Clavia Nord Modular G2 Engine, Oberheim Matrix-6
> Roland MT-32, Fantom XR, D550, Korg MicroKorg, Poly 800
> Evolution EVS-1, Ikaron 2 PCI-Synthesizer Card
> Several Softsynths...
>
> ...Summa
>
> On 23 Jun 2006 at 11:33, jure zitnik wrote:
>
> >
> > Korg poly-800
> > Korg polysix
> > x0xb0x
> > Elka X-705 (a huge combo organ that includes elka rhapsody, elka
> > soloist and a 2x electronic hammond emulation)
> >
> > jure
> >
> > On 6/22/06, mark_r_abcd <mark@...
> <mailto:mark%40tandem-cottage.co.uk>> wrote:
> >
> > > [snip] [Synths we own]
> >
> > Poly 800 reverse keys (broken - CPU dead)
> > Poly 800 reverse keys (broken - possible TG, see other post)
> > Yamaha DX7 MK1 (working)
> > Yamaha DX7 MK1 (broken - main/aux CPUs not talking)
> > Crumar Bit One (mostly working)
> > Elgam EM61 piano/string synth (faulty chorus)
> > Crumar Multiman-S string synth (faulty, new chip awaiting fitting)
> > JHS Harmonizer string synth (working)
> > Yamaha DX21 (working)
> > Yamaha CS5 (working)
> > Powertran Transcendent 2000 (working)
> > Yamaha SY77 (faulty floppy disk drive)
> >
> > Cheers
> >
> > mark-r
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > SPONSORED LINKS
>
> --
>
> CZ/VZ mailing list : http://groups.yahoo.com/group/CZsynth
> <http://groups.yahoo.com/group/CZsynth>
> FMHeaven mailing list : http://groups.yahoo.com/group/fmheaven/
> <http://groups.yahoo.com/group/fmheaven/>
> FS1R mailing list : http://www.ampfea.org/mailman/listinfo/fss-list
> <http://www.ampfea.org/mailman/listinfo/fss-list>
> Vokator mailing list : http://groups.yahoo.com/group/vokator
> <http://groups.yahoo.com/group/vokator>
>
> Wellenform Chat So and Do 22.00 CET: http://chat.moogulator.com/
> <http://chat.moogulator.com/>
>
>
>
>------------------------------------------------------------------------
>
>No virus found in this incoming message.
>Checked by AVG Free Edition.
>Version: 7.1.394 / Virus Database: 268.9.2/370 - Release Date: 6/20/2006
>
>

RE: OT - CZ - Re: [korgpolyex] Re: Disassembly update - II -- Synth Roll call

2006-06-25 by Joan Martínez

Yamaha CS2X
Yamaha DX-7 mk1
Casio CZ-101 (rescued from trash and repaired)
Boss DS-330
Kawai SX-240 (I'm still working on it, trying to fix some filters)
and
Korg Poly 800 reverse keys
 
Joan M.
 
 
-----Mensaje original-----
De: korgpolyex@yahoogroups.com [mailto:korgpolyex@yahoogroups.com]En nombre de archeologist
Enviado el: viernes, 23 de junio de 2006 19:05
Para: korgpolyex@yahoogroups.com
Asunto: Re: OT - CZ - Re: [korgpolyex] Re: Disassembly update - II -- Synth Roll call

Korg EX-800
Novation Super Bass Station
JoMoX Air Base 99
Juno 60 (with a faulty op amp [i have been told])
Electribe ER-1 (to sequence the JoMoX 808 / 909 style)
SID chip and basic module kit (awaiting construction)
M-Audio Firewire 410

Nige

Summa wrote:

> Casio CZ-1, Casio VZ-1, Yamaha TX81z, 2x FS1R, TG77, TX-802, AN200
> Kawai K5000R, Waldorf Microwave PC, Microwave II, microQ
> Clavia Nord Modular G2 Engine, Oberheim Matrix-6
> Roland MT-32, Fantom XR, D550, Korg MicroKorg, Poly 800
> Evolution EVS-1, Ikaron 2 PCI-Synthesizer Card
> Several Softsynths.. .
>
> ...Summa
>
> On 23 Jun 2006 at 11:33, jure zitnik wrote:
>
> >
> > Korg poly-800
> > Korg polysix
> > x0xb0x
> > Elka X-705 (a huge combo organ that includes elka rhapsody, elka
> > soloist and a 2x electronic hammond emulation)
> >
> > jure
> >
> > On 6/22/06, mark_r_abcd <mark@tandem- cottage.co. uk
> <mailto:mark% 40tandem- cottage.co. uk>> wrote:
> >
> > > [snip] [Synths we own]
> >
> > Poly 800 reverse keys (broken - CPU dead)
> > Poly 800 reverse keys (broken - possible TG, see other post)
> > Yamaha DX7 MK1 (working)
> > Yamaha DX7 MK1 (broken - main/aux CPUs not talking)
> > Crumar Bit One (mostly working)
> > Elgam EM61 piano/string synth (faulty chorus)
> > Crumar Multiman-S string synth (faulty, new chip awaiting fitting)
> > JHS Harmonizer string synth (working)
> > Yamaha DX21 (working)
> > Yamaha CS5 (working)
> > Powertran Transcendent 2000 (working)
> > Yamaha SY77 (faulty floppy disk drive)
> >
> > Cheers
> >
> > mark-r
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > SPONSORED LINKS
>
> --
>
> CZ/VZ mailing list : http://groups. yahoo.com/ group/CZsynth
> <http://groups. yahoo.com/ group/CZsynth>
> FMHeaven mailing list : http://groups. yahoo.com/ group/fmheaven/
> <http://groups. yahoo.com/ group/fmheaven/>
> FS1R mailing list : http://www.ampfea. org/mailman/ listinfo/ fss-list
> <http://www.ampfea. org/mailman/ listinfo/ fss-list>
> Vokator mailing list : http://groups. yahoo.com/ group/vokator
> <http://groups. yahoo.com/ group/vokator>
>
> Wellenform Chat So and Do 22.00 CET: http://chat. moogulator. com/
> <http://chat. moogulator. com/>
>
>
>
>----------- --------- --------- --------- --------- --------- --
>
>No virus found in this incoming message.
>Checked by AVG Free Edition.
>Version: 7.1.394 / Virus Database: 268.9.2/370 - Release Date: 6/20/2006
>
>

Re: OT - CZ - Re: [korgpolyex] Re: Disassembly update - II -- Synth Roll call

2006-06-28 by Epiik Soul

Korg Poly 800 MkI- reverse key colors, moog slayer mod w/ bypass :)
Korg Poly 800 MkII - stock
Korg Electribes (the drum machine and the rythm one, can't remember the #'s)
Korg DW 6000
Korg DW 8000
Kawai K-4
Kawai K-5000r
Yamaha CS1-x
Yamaha AN1-x
Roland RS-09 - (old analog string synth from the '70's)
Roland JD-800 - w/ Strings cards
Roland AX-1
Alesis QSR - w/Eurodance card
Kurzweil K2000 -V3, Sample option, digital board, memory maxed out, 4.3 gig HD
Ensoniq Mirage
Ensoniq ESQ-1
Ensoniq Fizmo
Akai S-6000 - 4.3 gig HD, FX board, digital interface
(3) Oberheim Matrix 6's - I've got an Oberheim fetish! Looking for an Access programmer....
Speak and Read - circuit bent
@ 35 soft synths
and one very understanding girlfriend...
 
Second Dumbest Thing I've Ever Done - 1994, local music store, Kawai K-4 and a Minimoog, each for $300-. I bought the K-4........dumb dumb dumb dumb!!!!
Auxioep
 
 
 
 
archeologist <archeologist@...> wrote:
Korg EX-800
Novation Super Bass Station
JoMoX Air Base 99
Juno 60 (with a faulty op amp [i have been told])
Electribe ER-1 (to sequence the JoMoX 808 / 909 style)
SID chip and basic module kit (awaiting construction)
M-Audio Firewire 410

Nige

Summa wrote:

> Casio CZ-1, Casio VZ-1, Yamaha TX81z, 2x FS1R, TG77, TX-802, AN200
> Kawai K5000R, Waldorf Microwave PC, Microwave II, microQ
> Clavia Nord Modular G2 Engine, Oberheim Matrix-6
> Roland MT-32, Fantom XR, D550, Korg MicroKorg, Poly 800
> Evolution EVS-1, Ikaron 2 PCI-Synthesizer Card
> Several Softsynths.. .
>
> ...Summa
>
> On 23 Jun 2006 at 11:33, jure zitnik wrote:
>
> >
> > Korg poly-800
> > Korg polysix
> > x0xb0x
> > Elka X-705 (a huge combo organ that includes elka rhapsody, elka
> > soloist and a 2x electronic hammond emulation)
> >
> > jure
> >
> > On 6/22/06, mark_r_abcd <mark@tandem- cottage.co. uk
> <mailto:mark% 40tandem- cottage.co. uk>> wrote:
> >
> > > [snip] [Synths we own]
> >
> > Poly 800 reverse keys (broken - CPU dead)
> > Poly 800 reverse keys (broken - possible TG, see other post)
> > Yamaha DX7 MK1 (working)
> > Yamaha DX7 MK1 (broken - main/aux CPUs not talking)
> > Crumar Bit One (mostly working)
> > Elgam EM61 piano/string synth (faulty chorus)
> > Crumar Multiman-S string synth (faulty, new chip awaiting fitting)
> > JHS Harmonizer string synth (working)
> > Yamaha DX21 (working)
> > Yamaha CS5 (working)
> > Powertran Transcendent 2000 (working)
> > Yamaha SY77 (faulty floppy disk drive)
> >
> > Cheers
> >
> > mark-r
> >
> >
> >
> >
> >
> >
> >
> >
> >
> > SPONSORED LINKS
>
> --
>
> CZ/VZ mailing list : http://groups. yahoo.com/ group/CZsynth
> <http://groups. yahoo.com/ group/CZsynth>
> FMHeaven mailing list : http://groups. yahoo.com/ group/fmheaven/
> <http://groups. yahoo.com/ group/fmheaven/>
> FS1R mailing list : http://www.ampfea. org/mailman/ listinfo/ fss-list
> <http://www.ampfea. org/mailman/ listinfo/ fss-list>
> Vokator mailing list : http://groups. yahoo.com/ group/vokator
> <http://groups. yahoo.com/ group/vokator>
>
> Wellenform Chat So and Do 22.00 CET: http://chat. moogulator. com/
> <http://chat. moogulator. com/>
>
>
>
>----------- --------- --------- --------- --------- --------- --
>
>No virus found in this incoming message.
>Checked by AVG Free Edition.
>Version: 7.1.394 / Virus Database: 268.9.2/370 - Release Date: 6/20/2006
>
>

How low will we go? Check out Yahoo! Messenger’s low PC-to-Phone call rates.

MSM5232 datasheet

2008-05-29 by korgpolyex800

Marcus,

I think you had said that you had the MSM5232 datasheet in paper form.

I would love to get my hands on that datasheet because although I have
been able to reverse engineer the existing code, I know the MSM is
capable of some white noise sounds (since it does this in several
arcade games).

So if you have a look for it that would be great.

Mike.

Re: MSM5232 datasheet

2008-06-01 by zoinky420

--- In korgpolyex@yahoogroups.com, "korgpolyex800" <korgpolyex800@...>
wrote:
>
> Marcus,
>
> I think you had said that you had the MSM5232 datasheet in paper form.
>
> I would love to get my hands on that datasheet because although I have
> been able to reverse engineer the existing code, I know the MSM is
> capable of some white noise sounds (since it does this in several
> arcade games).
>

FWIW, a lot of cheezy toy keyboards use 'transistor noise' for snare
drums, just by jacking audio off any transistor in the circuit. This
may be what videogame designers did to get white noise sounds in some
games.

Re: [korgpolyex] MSM5232 datasheet

2008-06-01 by Marcus Wilson

Hi Mike,

I've been searching every pile of paper i have with korg info, along with all my cd archives, nothing has come to light yet, 

I have sent some requests out to a few contacts to see if i can get a copy of it again, I have changed jobs since i last had it, so Im thinking it may have ended up on my workstation at my old job *sigh*

ill keep you advised of any progress

best regards,

Marcus

On 30/05/2008, at 3:08 AM, korgpolyex800 wrote:

Marcus,

I think you had said that you had the MSM5232 datasheet in paper form.

I would love to get my hands on that datasheet because although I have
been able to reverse engineer the existing code, I know the MSM is
capable of some white noise sounds (since it does this in several
arcade games).

So if you have a look for it that would be great.

Mike.