Yahoo Groups archive

Casio CZ/ VZ/ FZ - Pro Series

Index last updated: 2026-04-28 22:42 UTC

Messages

Browse messages

Page 23 of 145 · 7206 messages matched

Re: [CZsynth] CZ 3000 Patches

2014-02-22 by Daniel Forró

Basically you can use patches for any CZ synth... Concerning SysEx or MIDI dumps with complete sound bank the only problem is some instruments have bigger bank

Thread view Attachments: 0

Re: [CZsynth] CZ 3000 Patches

2014-02-22 by charlie midi gfa

well join the group and mingle like any other , id be interested to know if you have any to share . i have a few from the 101 but now own a cz1 enjoy

Thread view Attachments: 0

TheEasyCZBook

2014-02-21 by <geylof@...>

Found this rare guide (19 MB) http://www-personal.umich.edu/~damont/TheEasyCZBook.pdf http://www-personal.umich.edu/~damont/TheEasyCZBook.pdf

Thread view Attachments: 0

CZ 3000 Patches

2014-02-20 by <geylof@...>

Seems there are any patches for CZ 3000..any idea? Thanks... David.

Thread view Attachments: 0

RE: New CZ-1 user saying hello

2014-02-19 by <smw-mail@...>

Also, if you can t do it using Logic, you could use Midi-Ox. See https://groups.yahoo.com/neo/groups/CZsynth/files/Using%20Midi-Ox%20with%20Your%20Casio%20CZ/

Thread view Attachments: 0

RE: New CZ-1 user saying hello

2014-02-19 by <smw-mail@...>

If your DAW can send and receive sysex, you should be able to do it. From what you describe, you might want to send the patch (in sysex format) to the sound

Thread view Attachments: 0

Re: [CZsynth] New CZ-1 user saying hello

2014-02-15 by Daniel Forró

I ve just found some mistakes in the table in chapter Effective Use of the Detune Function . Proper values for different harmonics should be: Line 5 +1 07 01

Thread view Attachments: 0

Re: [CZsynth] Re: VZ SysEx Format

2014-02-15 by Lee

I think most are familiar with nibbles being 4 bits and bytes being 8. However, as charlie has seemingly indicated the 4 bits may exist within a byte and in

Thread view Attachments: 0

New CZ-1 user saying hello

2014-02-06 by <rsrb1972@...>

Just thought I d send an initial greeting message to this group. I recently purchased a CZ-1 and am delighted with it and looking forward to getting to grips

Thread view Attachments: 0

Re: [CZsynth] VZ SysEx Format

2014-02-06 by charlie midi gfa

i was joking , how can you analyse a nybble without putting into a byte.or allready having it in a byte ..... thats the joke asl asr lsl lsr shl shr

Thread view Attachments: 0

Re: VZ SysEx Format

2014-02-06 by steve_the_composer

The discussion of nibblizing/nybblizing midi data might sound familiar to some members of this group. It seems that around 2009 as part of some discussion,* I

Thread view Attachments: 0

Re: [CZsynth] VZ SysEx Format

2014-02-06 by Lee Borrell

The alternative that Daniel has mentioned of keeping below 127 and putting the 128 bit in the next byte I came across whilst programming an editor for the

Thread view Attachments: 0

Re: [CZsynth] VZ SysEx Format

2014-02-06 by Lee Borrell

Charles, There is some confusion sometimes with the use of the term nybble and byte in Sysex manuals - because all the message data has to be below 127,I

Thread view Attachments: 0

Re: [CZsynth] VZ SysEx Format

2014-02-06 by Daniel Forró

Nibble is half of byte. When some manufacturers want to sent 8-bit data bytes in MIDI communication, they divide them to half and send them in two bytes, for

Thread view Attachments: 0

Re: VZ SysEx Format

2014-02-01 by <domgoold@...>

also did things like the alesis quadraverb/midiverbIII, roland jv (different modes, checksum etc.), sy85...forget what else. but it makes those machines a lot

Thread view Attachments: 0

Re: VZ SysEx Format

2014-02-01 by <domgoold@...>

sure, but while you re going to maybe edit the thing with an editor, would it not be pretty excellent to have hands on control via the Novation Remote? same

Thread view Attachments: 0

Re: VZ SysEx Format

2014-01-31 by steve_the_composer

I was under the impression that mapping parameters was primarily useful for gear that had a bunch of parameters that could be edited on the fly. So far as I

Thread view Attachments: 0

Re: [CZsynth] VZ SysEx Format

2014-01-31 by <domgoold@...>

yes: thanks for clarifying with your findings! somebody should do a webpage on the various sysex checksums and how to calculate them. i seem to remember that

Thread view Attachments: 0

Re: [CZsynth] VZ SysEx Format

2014-01-30 by Lee Borrell

That s interesting thanks - I have worked on Yamaha checksums which calculate on the nybbles - not the bytes - I will bear what you have said in mind when I

Thread view Attachments: 0

Re: [CZsynth] VZ SysEx Format

2014-01-29 by José Ángel Morente

That s right. The checksum is in fact a checksub :) It works similar to a two s complement, but I remember (it was some years ago) that the traditional

Thread view Attachments: 0

Re: [CZsynth] VZ SysEx Format

2014-01-29 by Lee Borrell

Jose, Can you explain the -= in C, is that subtraction? It seems your routine is very similar to mine save for the twos complement section - but if you are

Thread view Attachments: 0

Re: [CZsynth] VZ SysEx Format

2014-01-29 by José Ángel Morente

Some time ago I posted a C program used to convert from VZ1 to standard SYX files. You may take a look at the checksum routine, maybe it can be helpful:

Thread view Attachments: 0

Re: [CZsynth] CZ3000 ROM cartridge

2014-01-10 by <domgoold@...>

yo Rob: hehe: get an atari and a copy of caged artist/czartist, absolutely brilliant. ataris are great with a flat panel monitor :) you get a randomizer in

Thread view Attachments: 0

new owner

2014-01-08 by richrdson@btinternet.com

Hi every one bought a cz 3000 a few weeks ago and have to say I m very impressed with the sounds I m making already very cool synth unique sound just wondering

Thread view Attachments: 0

Re: [CZsynth] CZ3000 ROM cartridge

2014-01-08 by <robbage.rh@...>

Thanks for the advice. After asking the seller on eBay he told me it did not fit the CZ5000, therefore wouldn t be compatible with the 3000. Best not to risk

Thread view Attachments: 0

Re: [CZsynth] VZ SysEx Format

2014-01-07 by Lee Borrell

I am currently working on a Csharp program for Synths - the Checksum is an issue that cropped up with the Commodore program that I built what we are

Thread view Attachments: 0

Re: [CZsynth] CZ3000 ROM cartridge

2014-01-07 by 350ypvs@googlemail.com

Rob, I think it should be compatible as the bigger CZ s can take all the CZ RAM cartridges, including those from the 101/ 1000. I think it is the larger RAM

Thread view Attachments: 0

CZ3000 ROM cartridge

2014-01-07 by <robbage.rh@...>

Hi again people. First of all, thanks for the advice on the last post. I have a new query regarding my CZ3000. Is an RC30 Organ/Synth/Effects cartridge

Thread view Attachments: 0

VZ SysEx Format

2014-01-05 by <facebook@...>

Happy new year to all, I spent some time during the holidays setting up an smal HTML5 based framework which is intented to act as a librarian for the VZ sound

Thread view Attachments: 0

Re: CZ3000 Velocity via MIDI

2014-01-03 by steve_the_composer

Footnote: Some early synths/manufactuerers, such as the Casio CZ and VZ, had the midi implementation on a separate sheet. I don t know why they did that.

Thread view Attachments: 0

Re: CZ3000 Velocity via MIDI

2014-01-03 by steve_the_composer

Both the CZ-3000 and CZ-5000 are incapable of transmitting or receiving velocity data in the range of 0 to 127. As you read, the CZ-1 does indeed send and

Thread view Attachments: 0

RE: CZ3000 Velocity via MIDI

2014-01-03 by <webform@...>

Hi Rob, For any (physical) synth, check the MIDI Implementation Chart for what parameters are sent and received. The chart is typically in an appendix @ the

Thread view Attachments: 0

CZ3000 Velocity via MIDI

2014-01-02 by <robbage.rh@...>

Hi there, fantastic group for a fantastic synth! I have a quick question regarding my CZ3000. I am currently triggering it from Ableton Live and wondered if

Thread view Attachments: 0

Re: [CZsynth] Digest Number 1899

2013-12-22 by RM BTOW

info@midi-rakete.de Die Gesamtkosten belaufen sich für 1 Folie auf 29,00 Euro (25,00+4,00). Wir versenden im Brief. Das dauert ca. 3-5 Tage. Assume he still

Thread view Attachments: 0

Move to quarantaine

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