The Yamaha EZ-EG Guitar Midi Controller Thread

Anything about MUSIC but doesn't fit into the forums above.
Post Reply New Topic
RELATED
PRODUCTS

Post

should have some time to get cables tomorrow. will any midi interface work, or do you need to get the yamaha UX-16? I was thinking of finding one of these: http://www.adm-it.co.uk/index.php?page= ... &Itemid=27

or go OLD-SKOOL and get one of these:
http://www.stagebeat.co.uk/product.php?product_id=6207

am i being too cheap?

Post

The ez-ag has midi in and midi out jacks. Anything midi will work. I used to use a m-audio midi to usb cable, now i use a standard midi cable that goes into a soundcard.
The only site for experimental amp sim freeware & MIDI FX: http://runbeerrun.blogspot.com
https://m.youtube.com/channel/UCprNcvVH6aPTehLv8J5xokA -Youtube jams

Post

cool, thanks.

Post

uppercase wrote:Only got 2 cool ice cubes out of five. Looks like the hunt for another midi controller may begin :cry:
Well, I'm pretty happy with my ez-ag. Tonight, while watching some penguin movie on tv, I recorded a little one man jam and had actually some good fun.
Everything is played with the ez (except the drums), didn't clean up the glitches, after all it's a live jam. http://www.homepage.hispeed.ch/mbncp/do ... 20Band.mp3

Post

That's pretty out there! Reminds me of the jazz I played in high school, I played guitar in jazz band for 2 years.

mbncp wrote:
uppercase wrote:I like apesquote]

Well, I'm pretty happy with my ez-ag. Tonight, while watching some penguin movie on tv, I recorded a little one man jam and had actually some good fun.
Everything is played with the ez (except the drums), didn't clean up the glitches, after all it's a live jam. http://www.homepage.hispeed.ch/mbncp/do ... 20Band.mp3
The only site for experimental amp sim freeware & MIDI FX: http://runbeerrun.blogspot.com
https://m.youtube.com/channel/UCprNcvVH6aPTehLv8J5xokA -Youtube jams

Post

mbncp wrote:
uppercase wrote:Only got 2 cool ice cubes out of five. Looks like the hunt for another midi controller may begin :cry:
Well, I'm pretty happy with my ez-ag. Tonight, while watching some penguin movie on tv, I recorded a little one man jam and had actually some good fun.
Everything is played with the ez (except the drums), didn't clean up the glitches, after all it's a live jam. http://www.homepage.hispeed.ch/mbncp/do ... 20Band.mp3
Loungerrific!! :D

Cheers.....CL :oops:
the secrets to old age: Faster horses, Richer Women, Bigger CPU's

https://soundcloud.com/cristofe-chabot/sets/main

Post

Great stuff, Marc.

- m
Markleford's band, The James Rocket: http://www.TheJamesRocket.com/
Markleford's tracks: http://www.markleford.com/music/
Markleford's free MFX, DXi2, DR-008 modules: http://www.TenCrazy.com/

Post

Hi Marc
Great EZ guitar playing! Love the Bass line, and a nice jam it is. Very nice stuff.
I think it is awesome that you did this on your EZ-AG.
Paul
(who still needs to install the EZ-Suite and break out his EZ-AG again)
Image

Post

Thanks, but I'm cheating a bunch here :oops:
First the whole ez is tuned in C Major, and I have extra plugs in each track that will convert to some different key/scale. In this case the scale triggers where already programmed in the sequencer, but I can also do it in realtime using the foot pedal.
Then I mute the open strings and in the case of the bass I was just kind of strumming to play the faster lines, and 2-3 strings at the same time, but if you are clean on the fretboard, only one is playing, thanks to the muted open strings.
And the new "filter doubles" setting helps also here.
Well my technique isn't perfect yet, but I can see some good fun potential here.
I love that MIDI stuff :D

Post

Thats very cool Marc, nice jam, that impressive use of the EZ and your musical skills. I meant the other 2 controllers not the EZ that I was going to have to look for, I wasn't very clear. Me too, I'm also very happy with my EZ. Thank you for all the dev work you did on the Midix ocx, I hadn't realized you had authored this (you can expect a donation shortly). And thank you Markleford I've just started using your scripts and they are excellent (also expect a donation shortly).

I've got my Boss GT-8 processing pitch bends and modulation, but I had to slightly hack the script. I use the midi merge, two separate midi interfaces. I could only get the GT-8 to send Mode change messages (176) regardless of using the expression pedal or the ctrl button. Seems like an unnecessary mod to the script to me but I have been unable to find another way around it.

I post this only so that it may help someone else. If I find a solution I'll edit this post.

So I send expression pedal on CC11 and Ctrl Button CC1.

Modification in ezSystem.js

function On_MidiMerge...

//***begin mod
msgtype = 224; //pitch bend

if ( dat1 == 1 ) {
msgtype = 176; //modulation
}
//***end mod
OutputMidiMsg( ...

Post

hi Markleford,
thank you so much for midi-programming the ezeg suite. I am a composer from the Netherlands, and I have been searching for a midiguitar my whole live. Normaly I compose on a keyboard and bring the music out on paper for my musicians (old school way). Accualy my main instrument is guitar and so this ezeg saves me a whole lot of time. But without your programming it would be useless.
I use Qbase sx 3 and halion with the ezeg. Sometimes the sounds has a break (stops), when I play, but continues after a split second, do you know what that could be?
In this thread a read a lot about marc's programming. But I can't find it. Does it has other functions than your suite? Do you know where I can find it?
I want to make a donation but this paypal is not accepted by my dutch bank, is there an other way?
Thank You :)

Post

I've used my Ez guitar with both the hta scripts and the vst suite and never had the notes stop then start up after a delay?

Except for when I tried to run high-cpu vst's. At any rate, the various hta scripts or the guitar are surely not to blame unless you went swimming with it earlier.
The only site for experimental amp sim freeware & MIDI FX: http://runbeerrun.blogspot.com
https://m.youtube.com/channel/UCprNcvVH6aPTehLv8J5xokA -Youtube jams

Post

ok runbeer, but do u think halion with a 10mb instrument is a high cpu-vst? (my computer is fast and well configurated)
Btw where can I get this hta scipts? 8)

Post

I have never heard this "continue after delay" bug either. Most likely I would say it could come from Cubase using both ports for the original MIDI device *and* the virtual device with the EZ scripts at the same time: you should have Cubase ignore the physical/hardware port as an input if you're using the scripts.

I'm not sure where Marc's scripts can be found these days, but his indeed do some things mine won't. Then again, I think mine does some things that his doesn't, since I've done some work on smoothing and "centering" of the whammy-bar data values (I think Marc still has the EZ-AG only).

I've promised more work on the EZ suite for a long time, but I have not had time yet! Soon, always "soon"...

Anyway, don't worry if you can't donate. I don't have any other way right now, but it's nice knowing that you at least feel that it's worthy! :)

- m
Markleford's band, The James Rocket: http://www.TheJamesRocket.com/
Markleford's tracks: http://www.markleford.com/music/
Markleford's free MFX, DXi2, DR-008 modules: http://www.TenCrazy.com/

Post

Tanx, i'll try that tommorow, when i'm back in my studio :tu:
My high strings (B and E) are more "sloppy" than the other strings. Is that also the case with yours?
I was calling around the world to get an EZAG. It's hard to get one. Yamaha stopped producing them. I got one second-hand in Rotterdam. And I ordered one at http://www.normans.co.uk/. They claim to have the last shipment from Yamaha.
So ..
be fast. :hyper:

Post Reply

Return to “Everything Else (Music related)”