Front Page |  Radio | Media | Forum | Wiki | Links |
![]() |
Dedicated to
experimental electro-acoustic and electronic music |
![]() |
|
|
Search found 98 matches |
Forum index » Search |
Page 1 of 4 [98 Posts] | Goto page: 1, 2, 3, 4 Next |
Author | Message |
---|---|
![]() |
|
VA1 Replies: 22 Views: 9102 |
![]() Forum: DIY Hardware and Software » Developers' Corner |
I know i want to build the hardware version one day for the drums.
This noise PIC project i could spend a whole year, i still dont have perfect noise without glitches. What would the HW version ... |
|
![]() |
|
VA1 Replies: 22 Views: 9102 |
![]() Forum: DIY Hardware and Software » Developers' Corner |
Oh the GIE has to be before setting the timer btw.. | |
![]() |
|
VA1 Replies: 22 Views: 9102 |
![]() Forum: DIY Hardware and Software » Developers' Corner |
union ShiftReg{
unsigned long value; struct{ unsigned b10:1, b11:1, b12:1, b13:1, b14:1, b15:1, b16:1, b17:1; unsigned b20:1, b21:1, b22:1, b23:1, b24:1, b25:1, b26:1, b27:1; ... |
|
![]() |
|
VA1 Replies: 22 Views: 9102 |
![]() Forum: DIY Hardware and Software » Developers' Corner |
I am making a new project now i spend the whole night yesterday : UART controlled noise generator.
The xor bits can be selected and the pitch can be set. I am making all options available, taking ... |
|
![]() |
|
VA1 Replies: 22 Views: 9102 |
![]() Forum: DIY Hardware and Software » Developers' Corner |
I calculated wrong, i am running the noise at 12K.
I just increased it to 15K max If i take a 32MHz chip i can get 60K max. |
|
![]() |
|
VA1 Replies: 12 Views: 6018 |
![]() Forum: DIY Hardware and Software » Developers' Corner |
With DC you get clipping fast. | |
![]() |
|
VA1 Replies: 22 Views: 9102 |
![]() Forum: DIY Hardware and Software » Developers' Corner |
Ok i finally finished the noise generator in a PIC12F615 running at 8MHz.
I got it running at 3 KHz, i dont know how to make it 100 times faster. What kind of mad ASM skills do i need ? Anyways i ... |
|
![]() |
|
VA1 Replies: 22 Views: 9102 |
![]() Forum: DIY Hardware and Software » Developers' Corner |
Oh wait, is the XOR bit taken after the shift or before ? | |
![]() |
|
VA1 Replies: 22 Views: 9102 |
![]() Forum: DIY Hardware and Software » Developers' Corner |
Dont i have to initialize the register ?
It handles itself right ? |
|
![]() |
|
VA1 Replies: 22 Views: 9102 |
![]() Forum: DIY Hardware and Software » Developers' Corner |
Nice, so the noise has 1 bit output.
I did not thought this, i was thinking analog with a DAC. Then i think it will be good, just shift a 32 bit value and add the XOR of 13 and 31 position ? Ok. ... |
|
![]() |
|
VA1 Replies: 22 Views: 9102 |
![]() Forum: DIY Hardware and Software » Developers' Corner |
http://electro-music.com/forum/phpbb-files/noise_tr_909_105.jpg | |
![]() |
|
VA1 Replies: 22 Views: 9102 |
![]() Forum: DIY Hardware and Software » Developers' Corner |
Ok thank you.
How does the original circuit output the noise on what bitrate ? How do you output the noise from a PIC ? |
|
![]() |
|
VA1 Replies: 22 Views: 9102 |
![]() Forum: DIY Hardware and Software » Developers' Corner |
Oh you mean to emulate the exact thing ?, sound like a good plan.
To me its unknown parts, i dont know how it works. I thought : MCU noisegenerator is just a rand() function to a DAC. What is t ... |
|
![]() |
|
VA1 Replies: 22 Views: 9102 |
![]() Subject description: TR909 snare planning Forum: DIY Hardware and Software » Developers' Corner |
Hi, i want to build a TR909 snare next year.
There is a 2sd1469 in the diy9090 schematic, what transistor can replace it ?, is it important to the sound ? And how do you make the noise generato ... |
|
![]() |
|
VA1 Replies: 10 Views: 7433 |
![]() Forum: DIY Hardware and Software » Developers' Corner |
Just make the transistor exp-converter.
Like iextern says its easy, you can buy the tempco at mouser and use the schematic from the tb303. Make some change to only need 1 1K tempco. Else you will b ... |
|
![]() |
|
VA1 Replies: 14 Views: 8396 |
![]() Forum: DIY Hardware and Software » Developers' Corner |
Ok thank you.
How do i compare it with my resistor DAC for note accuracy. I bought 1000 x 180K 1% resistors, and measured it matching to exact 180,0K My multimeter is not more accurate then this. ... |
|
![]() |
|
VA1 Replies: 14 Views: 8396 |
![]() Forum: DIY Hardware and Software » Developers' Corner |
It is something i dont understand.
Datasheets arent my best skill. LSB is for bits, not ohm ? |
|
![]() |
|
VA1 Replies: 14 Views: 8396 |
![]() Forum: DIY Hardware and Software » Developers' Corner |
I found it :
the absolute tolerance of these resistors is typically ±20% That is a very false sounding synth. |
|
![]() |
|
VA1 Replies: 14 Views: 8396 |
![]() Forum: DIY Hardware and Software » Developers' Corner |
you could still get away with a 7-bit DAC assuming it was calibrated correctly! In fact, the Sequential Pro-One did pretty much exactly this.
How can you know it is calibrated correctly ? The resi ... |
|
![]() |
|
VA1 Replies: 14 Views: 8396 |
![]() Forum: DIY Hardware and Software » Developers' Corner |
I am using a 4051 and sample & holds.
Every 4051 (8 CVs) costs 1 more pin. My monosynth has currently 15 CVs. Indeed a MCU per voice can be done with UART communication if you individually pr ... |
|
![]() |
|
VA1 Replies: 14 Views: 8396 |
![]() Forum: DIY Hardware and Software » Developers' Corner |
I have a input for everything,
the cutoff has a CV on the filter, the note has a different CV on the filter, if i have modulation it will also have a seperate CV. For my mono synth i have a LFO ha ... |
|
![]() |
|
VA1 Replies: 14 Views: 8396 |
![]() Forum: DIY Hardware and Software » Developers' Corner |
Thank you for the reply.
I use a 8 bit DAC, and use the full range, i could add another CV for finetuning, thank you. There is depth from the cutoff signal that might differ, so it will be 2 fine ... |
|
![]() |
|
VA1 Replies: 14 Views: 8396 |
![]() Forum: DIY Hardware and Software » Developers' Corner |
How would a Moog VCF look for a poly synth ?
i am intrested in the trimmers, to have all voices the same sound. I like the moog sound for my polysynth, i found the simplest moog vcf schematic in ... |
|
![]() |
|
VA1 Replies: 36 Views: 71088 |
![]() Forum: DIY Hardware and Software » Developers' Corner |
Size, check the dimensions, if it dont matters then i choose the highest, they last longer. | |
![]() |
|
VA1 Replies: 4 Views: 5284 |
![]() Forum: DIY Hardware and Software » Developers' Corner |
I like to implement a lock option digitally.
What would be the best way to connect the - ? Using a 4066 ?, then running at 5 volt or 12 volt ? |
|
Page 1 of 4 [98 Posts] | Goto page: 1, 2, 3, 4 Next |
Forum index » Search |