Page 2 of 7 FirstFirst 12345 ... LastLast
Results 11 to 20 of 66
  1. #11

    Quote Originally Posted by stealthghost View Post
    if naa na'y software daan bro ang imung DAW, check if na siya'y RS232 support. meaning, mo-dawat siya og external command.

    Pero if wala gani, mag lisud ka'g communicate sa published Software from any hardware except from the same company.

    If you can create a program first, to communicate with the DAW software via external commands, meaning, naa ka'y lain program para maka change ka'g settings sa software, then you're good to go.

    pero if naa ka'y na-research na nga maka communicate sa software through hardware, mas ok.. meaning, doable ang imung ganahan na project.
    usb raba say bro? so far murag okay rman sya kay nakita ko sa mga tutorial online capable jd sya... try lng nako ni. heheh

  2. #12
    Quote Originally Posted by blackdream View Post
    Surface controller bro, mo send sya ug MIDI( Musical Instrument Digital Interface) data.. mostly digital music related sya. so ingon ani ang akoang target http://www.sweetwater.com/images/clo...P1_detail1.jpg
    kana iyang knobs/buttons/faders mao ang akong kinahanglan e program para ma detect sya sa mga DAW (Digtal Audio Workstation) software every time naay event mahitabo sa device... I know dghan kaau nka buhat na ani, need lng jd ko ug study,.. bag-o pman sd gd ko.. so far morag comportabli rapd ko sa Arduino UNO, mao pd akong napalit pd kay dghan ug resources...
    arduino based ako mga personal projects pero wala pko ka try ug MIDI. basically, sa imo na project you need linear pots (like the graphic EQ) and plug them to analog pins in arduino. sa code sa imo arduino, gamita ang analog.Read to get the values of the pot. kana nga value is or can be sent through serial port sa imo pc. you will need a serial port to MIDI port converter (software) para mabasa sa imo audio software is MIDI na. imo dayon na e map ang values from the pots to values in audio software like gain, volume reverb etc..

  3. #13
    Quote Originally Posted by alwaysdrunk View Post
    arduino based ako mga personal projects pero wala pko ka try ug MIDI. basically, sa imo na project you need linear pots (like the graphic EQ) and plug them to analog pins in arduino. sa code sa imo arduino, gamita ang analog.Read to get the values of the pot. kana nga value is or can be sent through serial port sa imo pc. you will need a serial port to MIDI port converter (software) para mabasa sa imo audio software is MIDI na. imo dayon na e map ang values from the pots to values in audio software like gain, volume reverb etc..
    salamat bro, mao na akong gipangita. diba potentiometer man ghapon na sya? dli d i sya automatic ma convert ang gikan a Arduino bro?

  4. #14
    Quote Originally Posted by blackdream View Post
    salamat bro, mao na akong gipangita. diba potentiometer man ghapon na sya? dli d i sya automatic ma convert ang gikan a Arduino bro?
    yes they are linear potentiometer. ang values ana ma read is 0-1023, integer na sya. dili na sya ma auto convert kay raw data mana analog.lain man ang signal sa MIDI.
    ig map nimo naa may code sa arduino na "map". example ang value na 0-1023 sa potentiometer mapped to 0-100 Gain value sa imong MIDI. so if imo e up ang potetiometer to a value of 20, ang value sa MIDI is dili 20, less than 20 sya.

    I suggest try sa ug duwa duwa sa potentiometer sa arduino, naa manay serial monitor ang arduino IDE(software) makita na nimo didto in real time ang value sa potentiometer ig tuyok/slide sa pot.

    question: first time pa nimo ni sa arduino? or sa microcontrollers?
    Last edited by alwaysdrunk; 11-13-2015 at 04:13 PM.

  5. #15
    murag in ani ang flow brad o


  6. #16
    Quote Originally Posted by alwaysdrunk View Post
    yes they are linear potentiometer. ang values ana ma read is 0-1023, integer na sya. dili na sya ma auto convert kay raw data mana analog.lain man ang signal sa MIDI.
    ig map nimo naa may code sa arduino na "map". example ang value na 0-1023 sa potentiometer mapped to 0-100 Gain value sa imong MIDI. so if imo e up ang potetiometer to a value of 20, ang value sa MIDI is dili 20, less than 20 sya.

    I suggest try sa ug duwa duwa sa potentiometer sa arduino, naa manay serial monitor ang arduino IDE(software) makita na nimo didto in real time ang value sa potentiometer ig tuyok/slide sa pot.

    question: first time pa nimo ni sa arduino? or sa microcontrollers?
    thanks sa info boss, sa imong question.. OO first timer pako ani hahahaha... lingaw2x rani akoa pero gusto ko makat.on

    - - - Updated - - -

    Quote Originally Posted by alwaysdrunk View Post
    murag in ani ang flow brad o

    so kinahanglan pa d i ta ug laing software ani boss aside sa Arduino software?

  7. #17
    Quote Originally Posted by blackdream View Post
    thanks sa info boss, sa imong question.. OO first timer pako ani hahahaha... lingaw2x rani akoa pero gusto ko makat.on

    - - - Updated - - -



    so kinahanglan pa d i ta ug laing software ani boss aside sa Arduino software?
    yes. kanang arduino IDE (software) needed na para ma upload nimo imo code sa arduino. need sad kag "virtual" midi-serial cable ug lastly ang DAW where mag map naka sa values.
    ako e try dre sa ako langub ug set up ug very basic midi controller using arduino and will let you know if makaya ba nako hehe

  8. #18
    Quote Originally Posted by alwaysdrunk View Post
    yes. kanang arduino IDE (software) needed na para ma upload nimo imo code sa arduino. need sad kag "virtual" midi-serial cable ug lastly ang DAW where mag map naka sa values.
    ako e try dre sa ako langub ug set up ug very basic midi controller using arduino and will let you know if makaya ba nako hehe
    salamat kaau boss... please let me know!!! kay web based akong programming dli ko ingon ani nga klase pero ako lng ni studyhan pd.

  9. #19
    mao ni ang mga software ako gi download based sa online projects, loopBe1, hairless MIDI ug ableton Live (DAW).
    ang ako problema is trial ra ang ableton Live that means 30 days rko maka gamit or study. ako lang e try..

  10. #20
    Quote Originally Posted by blackdream View Post
    Surface controller bro, mo send sya ug MIDI( Musical Instrument Digital Interface) data.. mostly digital music related sya. so ingon ani ang akoang target http://www.sweetwater.com/images/clo...P1_detail1.jpg
    kana iyang knobs/buttons/faders mao ang akong kinahanglan e program para ma detect sya sa mga DAW (Digtal Audio Workstation) software every time naay event mahitabo sa device... I know dghan kaau nka buhat na ani, need lng jd ko ug study,.. bag-o pman sd gd ko.. so far morag comportabli rapd ko sa Arduino UNO, mao pd akong napalit pd kay dghan ug resources...
    So basically bro, ang imo need kay interface between your MIDI and DAW; am i right?

    Nya ang iya main functions kay to detect events from the inputs on your MIDI such as knobs (pots), buttons (switches), faders (pots). etc.?

    Naa koy gi DIY 2 years ago na almost the same ang concept. Basin makatabang ni nimo. Akong gi-customized ang akong rig before, gibutangan nako ug old school LED bargraph display linked to Windows Media Player thru a GUI (bargraph controller). PIC akong gigamit ani niya sa una pero akong giilisan ug Arduino (sacrifice lang nako gamay ang resolution sa ADC). Bag-o ra ko nag-update sa bargraph controller (c#) ani (2 weeks ago lang) kay nagkabuang ang cross threading pag-update nako to Windows 10.

    https://www.youtube.com/watch?v=-F_WQ5vS75M

    Instead of MIDI, SW-based bargraph controller (slide bar instead of slide pot; radio buttons instead of actual mechanical switches) ug WMP (sound level/volume detection) ang akoa input; nya instead of DAW, LED bargraph display akong target. Atong interface, the same, microcontroller.

    You just need basics of these: C++, C#.NET (or any framework which supports serial port/com), a bit of USB/Serial COM knowledge, how POT works and Analog to Digital Conversion.

    Let me know if the concept is close/useful to what you are trying to achieve.
    Last edited by tatskie; 11-26-2015 at 02:39 PM.

  11.    Advertisement

Page 2 of 7 FirstFirst 12345 ... LastLast

Similar Threads

 
  1. Kinsay kamao mo ayo ug video card?
    By amdcool2 in forum Computer Hardware
    Replies: 4
    Last Post: 02-17-2014, 01:29 PM
  2. Looking For: Kinsay kabalo mo program ug maemo based phone?
    By jinjievitis in forum Cellphones & Accessories
    Replies: 6
    Last Post: 12-05-2012, 01:01 PM
  3. Replies: 14
    Last Post: 11-10-2012, 12:53 AM
  4. Replies: 9
    Last Post: 01-23-2012, 12:51 AM
  5. Replies: 0
    Last Post: 08-27-2009, 11:42 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
about us
We are the first Cebu Online Media.

iSTORYA.NET is Cebu's Biggest, Southern Philippines' Most Active, and the Philippines' Strongest Online Community!
follow us
#top