Jump to content

pilo

Frequent Writer
  • Posts

    1,093
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by pilo

  1. ttsss tsss faut ke je trouve autre chose pour avoir le plus grand nombre de post.... celui est d'ailleur peut eter une solution :D
  2. pilo

    dB Meters

    if you don't understand french, you just have to look at the schematic post by gilles, the last post ;)
  3. aller sur http://www.alps.de et regarder la jolie selection de knob k'ils proposent! Bon visiblement ils me font une fleur et me permete d'en commaander pour un minimum de 50euro... je croit ke je suis pas obligé d'acheter par 100 pièces (meme si c'est le prix ki sera appliqué). C'est pas très chère, pour info un knob pour fader c environt 40euro pour 100 pièces, soit 0.4euro... c pas trop chère koi, et pis c jolie! lol voila donc si vous ètes intéréssé ben dites le moi. Sachant ke dans la liste de prix y'a des modèles ki ne sont pas représenté sur le site... je leur ai aussi demandé pour les fader motorisé... et ca fait 24euro le fader...huuuummm! peut etre y'a moyen de faire chutter le prix si on prends plusieur pièces! ah oui c sont des prix sans TVA... voila
  4. Il est donc possible de modifer les encodeurs de chez mouser en UNDETEND. Il suffit de les démonter puis de virer un pti truc et hop! Le toucher devient mauvais, mais je pense k'on peut amélioré ca... enfin voila c t juste pour info!! héhé j'èspère ke ce post va marcher pas en poster un en double ailleur!!!!
  5. mais je voit pas du tout de koi tu parle :) d'ailleur rien k'aujourd'hui j'ai ouvert 2 topic héhé au kel je e ferai une joie de répondre ;D lol
  6. heeeuu en fait pour faire une courte explication : avec le PIC16F877, comme pour la midibox 16E, tu met un seul firmware dedans, le fichier .hex donné par Thorsten. Avec MIOS c'est différent : il faut ke tu programme ton pic avec le bootstrap loader (à l'aide du JDM). Ensuite, plus besoin de JDM! Tu envois MIOS (donc c'est aussi un fichier hexa) via le midi (le fichier hexa est transformé en fichier .syx, SysEx) avec MIDIOX, ou plus prochainement un client java. Ca c'est pour avoir MIOS, mais à ce niveau la midibox ne fait rien. Il faut ensuite uploader, toujours via midi une application, tel l'emulation Logic COntrol. Je sais pas si la midibox 16E à été porté sous MIOS, mais c pas kelke chose de très compliké. l'avantage d'utiliser MIOS, c'est ke déja tu n'a pas a repogrammé le pic à chaque fois ke tu modifie le programme, tu l'envois par le midi. Et aussi, tu n'a pas a reprogrammé plein de truc! MIOS fournis un ensemble de fonctions pour géré les LCD, les swtch, les encodeurs ect... Par contre MIOS ne marche k'avec le PIC18f452. ET les codes sources des applications sont disponibles!
  7. mm oki pour avoir le code source il faut le demander à Thorsten je pense, parceke en effet il est pas sur le site. Pour MIOS : MidI Operating System :) en fait c'est un moyen de faire les programme de la midibox plus vite et mieux.
  8. heeeuu le code source est assez bien commenté par Thorsten. Je pense ke le plus simple est d'utiliser MIOS et de créé une application, ou d'en modifié une. Kelle modification veux tu faire?
  9. huumm let me try to do the mod... I'm going to use 24bit ADC... they looks good, but harder to deal with than the CS5331... But don't worry, as soon as I receive them, I'll play with it! so I think I will post news soon! ;) /edit hhmmm I make some mistakes in the previous post : I don't receive the ADC yet! TI said I will receive them on the 06/08 ;)
  10. hehe you're right!!!! ;D I received the ADC in 2 days I think....!!
  11. me? what? tripple messages? ;D you must be drunk hihihiihiiihihi I wish I get less problem with this reply. well.. I though CMS was for "Composant à Montage en Surface", and SMD "Surface Mounting Device"... but it was just because I want to post something today to win the post number race ;D And so? it works?
  12. on a "simple" sblive, you have one analog input, (the mix of CD in, line in, mic in maybe...) But this card is full of secret ;) The original creative driver don't use all the power of the emu 10k1. let me explain it quicly : you have, on the emu 10k1 (the dsp), 4 I2S inputs (I2S can handle 2 channels), and 2 spdif in, and another I2S that I don't understand how it works by now. You have also 4spdif out, and 2 i2S out (I think, have to check it too). Plus the internal fx processor. With the KX driver, you are able to connect every input to output, and... you have 16 ASIO ouput :) In fact the emu10k1 have 32 ouput, and 16 are handle as asio with the KX driver. The KX driver handle every I2S and spdif input/outputs. So, by adding 4 ADC (3 on the 3 I2S input unused, and the one which is used for the AC97)you can have 8 analog inputs, plus 2 SPDIF inputs :)
  13. I change a little my project... I ordered 3 sample of PCM1804 from TI (24bits adc with I2S), and 3 buffer (TTL input and CMOS output). The big problem with the PCM1804 is that it's in TTL, not CMOS... and the SBLIVE is, I think, in CMOS... I think I'll recieved it soon, and then I can started work on it :). I see that emu10k1 is hable to do 24bit capture... so maybe I will be able to use the full resolution of the ADC... :)
  14. inc value is 0x01 or 0xFF (1 or -1 ;) ), so I think it's correct!
  15. Try 2 times too get those sample... and still nithing!... Well yes, after some test I understand how the POWERFUL KX driver works!!! it's amazing! and the routing is "hardware" wooaaw! the emu 10k1 is a great chip!!! ;) I think I will order the CS5331 from USA... I'm so exited about this!! As I see, we can use the 4 I2S inputs (one is in master mode connected to the AC97... maybe some mods here, the 3 other one are in slave mode). So it makes 8 inputs, plus the SPDIF. We can also synchronized easily 2 SB LIVE :) But by now I'm lookign for those CS5331, use all the I2S inputs... but I have a SB Live value, and there's noty the IO connector, so it will be hard to plug them but impossible I hope!! ;D
  16. NEED HELP! lol I've just received my SB live, install KX driver under windows and woouuaaahh! 16 inputs under NTRACK with asio!!!! I WANT ALL OF THESE!!! well I have to build I2S interfae first... and maybe spdif... if someone else is using kx driver, can he explain me how the input is used? I mean which SPDIF in correspond to which input ect... THANKS!
  17. wouaw! cheap d-shape knob! I'm looking for some too!!! very very hard to find as I can see... :-/ Jerico1 I think it's a ucapps user?
  18. bah je pensais la mettre après en fait... car oui en percant on peut l'abimer!! je pense pas ke ca pose de problème de la mettre après!
  19. huumm I have trouble with the 2 schematic : the 2 resistor (the one with the zener and the trim pot) makes a divider -> 0V at zener diode(I use 6V AC, so about 9V after the diode) and so no -5V... And I think we can keep the bridge...
  20. I order 2 of them on Monday, and received them yesterday (saturday), from france!! and I pay $14,95 for shipping! fast and serious (I made mistake in the order form, they send me an email about 4 hours later :))
  21. yes! try with a PIC16F! and so you'll see if it works with the crystal!
  22. huumm to test circuit, and this kind of "digital" circuit, you need an oscilloscope and a logic analyser... to see what appen with the clock, and all logic signal. To see if the core works, if you use MIOS (pic 18f), with midiox, you can see if you receive the "ready to send" syx message... I think that if you follow TK instruction, and it still doesn't work, maybe the error is somewhere else. I think a good test program would be pull to high level all pin of the pic, so we can be sure that the pic is working... maybe a quartz problem...
×
×
  • Create New...