• Miro2424

    Hello,

    I'm proud to present you my first working midi patch for my Yamaha EZ-AG MIDI guitar. I'm not a guitar player but I always dreamed of playing guitar. This abstraction changes chords automatically when midi note 52 is pressed (last fret on first string). The chords come from the text file named House.txt (House of the rising sun). If any of you guys want to try it you're welcome, please let me know what do you think. I would like to improve it in the near future.

    Below is the House.txt in case I can't attach it to this message.

    45 52 57 60 64 ;
    48 52 55 60 64 ;
    50 57 62 66 ;
    41 48 53 57 60 65 ;
    45 52 57 60 64 ;
    40 47 52 56 59 64 ;
    45 52 57 60 64 ;
    40 47 52 56 59 64 ;

    45 52 57 60 64 ;
    48 52 55 60 64 ;
    50 57 62 66 ;
    41 48 53 57 60 65 ;
    45 52 57 60 64 ;
    48 52 55 60 64 ;
    40 47 52 56 59 64 ;
    40 47 52 56 59 64 ;
    45 52 57 60 64 ;
    48 52 55 60 64 ;
    50 57 62 66 ;
    41 48 53 57 60 65 ;
    45 52 57 60 64 ;
    40 47 52 56 59 64 ;
    45 52 57 60 64 ;
    48 52 55 60 64 ;
    50 57 62 66 ;
    41 48 53 57 60 65 ;
    45 52 57 60 64 ;
    40 47 52 56 59 64 ;
    45 52 57 60 64 ;
    40 47 52 56 59 64 ;

    http://www.pdpatchrepo.info/hurleur/AUTOMATIC_MIDI_GUITAR.pd

    posted in abstract~ read more
  • Miro2424

    Hello,

    I'm trying to read single midi notes from my midi guitar. I connected the second output of notein to a bang which reads a single line from a msgfile, unfortunetly it reads 2 lines at a time.
    I finally found out that it comes from the fact that for each midi note my guitar sends two messages; first a note off followed by note on message.

    How could I get only 1 bang for each MIDI note?

    Thanks,

    posted in technical issues read more
  • Miro2424

    Hello,

    Anybody can tell me how I could call up individual lines from a .txt file by line number for example or by the first number in this line?

    text.txt file containing;

    0 61 112 ;
    192 61 0 ;
    192 63 112 ;
    384 63 0 ;
    384 64 112 ;
    576 64 0 ;
    576 62 112 ;
    768 62 0 ;

    I would like to call up individual lines into a list. For example line 4 would give me the following list; 384 63 0. Or how could I call up the first line that starts with 576 or the second line that starts with 576 or the first line that is greather than 700?

    Thanks,

    posted in technical issues read more
  • Miro2424

    Please check out the demo on Youtube;

    posted in abstract~ read more
  • Miro2424

    Thanks, I found it, there really is a lot of abstractions in there.

    posted in technical issues read more
  • Miro2424

    Thanks hardoff and ClaudiusMaximus, the spigot works just fine and I could've used stripnote also.

    posted in technical issues read more
  • Miro2424

    msgfile works fine, what do you mean by 'list abs"?

    thanks hardoff

    posted in technical issues read more

Internal error.

Oops! Looks like something went wrong!