Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/10/06 16:12
Read: times


 
#118134 - next
Responding to: ???'s previous message
  I asked for help, which was on voluntary bases for sure, and at least i could do is to make summary of the problems and their solutions, related to MIDI.
 
<pre>  Source code i provided is testing one, and it is exactly what i asked if somebody is having. Just simple working example. (Gimme code is stil checked informative, and it's written on universal offensive language, offence --> reaction). But it is not worth typing.

<pre>  Thanks to one of Phillp's constructive posts, after some "lecturing" answers i decided not to give up this forum. Respect. 


<pre>  I am using midi protocol for remoting software (Native Instruments Reaktor, and Abelton Live). Until now i used some elecronics from www.ucapps.de (PIC based), but as i am 8052 adict, i think it was worth an effort to put hands on my own midi implementation.

<pre>  If anybody is asking why i persist to make something that is already written in many variations, (not to metntion relatively chaep Berhinger midi controllers) the reasons are:

<pre>   - it cound be useful if you can multiplex 8 buttons (for ex. beat slicer control) just in one midi note message, coding it like bit position in velocity byte. That means for 8 buttons (or digital in, more precise) corresponds one message not eight. This could save some latency time in midi transfer. Reakror in the PC side can act as decoder, assigning decoded velocity byte to 8 virtual screen buttons. 

<pre>   - fader and buttons are the most conservative type of external controls i use. I am using different types of sensors (pressure (FSR), light (LDR), piezo, infrared, and in near future i'll put some testing on 3D positioning) for making 0-5V control voltage. With Reaktor it is possible to increase midi 7 bit resolution to let's say 10 bits like OSC (Open Sound Control). How?. Using 10 bit A/D and coding it like 7 bits in velocity byte and 3 bits in note number byte. Reaktor can decode received bytes and remote in 10 bit resolution any desired sound parameter. 

<pre> Again, my mail is dmitttri@hotmail.com, as this music environment is the field in which i could be helpful to anybody interested. Being an 'open source' fan, one can expect code, shematics, Reaktor ensambles or any kind of help i could provide.

<pre> I know you folks are not backing the 'jerk attitude deserve jerk-back attitude', but i use different type of communication for different kind of people, without any trips of 'being smart' or whatever. My bugs. 

<pre> I feel that this kind of forums stands for:
   - people being helped could easily try to help-back not partuicular to person that helped them, but to somebody that needs help at present moment.

Best, Dmitri

/PS/
English in progress


List of 41 messages in thread
TopicAuthorDate
AT89S8252 MIDI Baud Rate            01/01/70 00:00      
   Have you ...            01/01/70 00:00      
      A 12 MHz xtal ...            01/01/70 00:00      
         why deprioritize what can not happen?            01/01/70 00:00      
         AT89S8252 MIDI Baud Rate            01/01/70 00:00      
            AT89S8252 MIDI Baud Rate            01/01/70 00:00      
            My settings from the 80's            01/01/70 00:00      
                I don't see Initialization Problem            01/01/70 00:00      
                  First results            01/01/70 00:00      
                     This could have problems            01/01/70 00:00      
                        strange behaviour            01/01/70 00:00      
                           indentions            01/01/70 00:00      
                           post the .lst or hex            01/01/70 00:00      
                              hex code and problem location            01/01/70 00:00      
                                 6N138            01/01/70 00:00      
                                 PC817            01/01/70 00:00      
                                    Debugging            01/01/70 00:00      
                                 had a look            01/01/70 00:00      
                                    rise/fall times (hair-splitting)            01/01/70 00:00      
                                       you cn't do that            01/01/70 00:00      
                                          PROBLEM SOLVED            01/01/70 00:00      
                                             Great Stuff - Glad it's working            01/01/70 00:00      
                                                next            01/01/70 00:00      
                                                Dark side of
 tags      
      01/01/70 00:00      
                                                   What you are totally missing is t            01/01/70 00:00      
                                                   Interesting ..            01/01/70 00:00      
                                          if you look at me, you will know :)            01/01/70 00:00      
                  My settings from the 80's            01/01/70 00:00      
      Not a "standard" baud rate            01/01/70 00:00      
         Loop back would work because ...            01/01/70 00:00      
   Because it happens later ....            01/01/70 00:00      
   what is your hardware?            01/01/70 00:00      
      hardware            01/01/70 00:00      
         what optocoupler and what are the parts            01/01/70 00:00      
            emmeiG odoC            01/01/70 00:00      
               I was just about to make a suggestion            01/01/70 00:00      
               A suggestion            01/01/70 00:00      
                  Close            01/01/70 00:00      
                     No, by no means are you supposed to beg            01/01/70 00:00      
         Gimme Code            01/01/70 00:00      
         A SCOPE ???????            01/01/70 00:00      

Back to Subject List