electro-music.com   Dedicated to experimental electro-acoustic
and electronic music
 
    Front Page  |  Articles  |  Radio
 |  Media  |  Forum  |  Links  |  Store
Forum with support of Syndicator RSS
 FAQFAQ   CalendarCalendar   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   LinksLinks GalleryGallery 
 RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in  Chat RoomChat Room 
Happy New Year!
Thanks for a great live streaming floating concert and party.
 Forum index » DIY Hardware and Software » Lunettas - circuits inspired by Stanley Lunetta
Pitch makers
Post new topic   Reply to topic Moderators: mosc
Page 1 of 1 [10 Posts]
View unread posts
View new posts in the last week
Mark the topic unread :: View previous topic :: View next topic
Author Message
mosc
Site Admin


Joined: Jan 31, 2003
Posts: 15348
Location: Allentown, PA
Audio files: 87
G2 patch files: 60

PostPosted: Mon Feb 11, 2008 4:39 pm    Post subject: Pitch makers Reply with quote  Mark this post and the followings unread

Once we have little cheap digital oscillators we need to make some pitch patterns.

One of the easiest to use is the modulo-n counter. You can get a 4018 chip that does this function. I don't do building any more so I leave it as an excersize for someone to post the way to set the pinouts. Here's a link to the data sheet: http://www.st.com/stonline/books/pdf/docs/2032.pdf

The idea is that you plug in your OSC, or any other signal that is square (digital) into the input and the output is divided by the binary number applied to the 4 control inputs.

There is no need to do anything but wire up the 4018 to the banana jacks.

1 input
4 control inputs
1 output.

That's it. You have a little mellody generator.

What do you do for the inputs. Well that's where a lot of fun comes from. You can plug anything you want into the control inputs. Lets say you have 4 oscillators - plug one into each input.

Or, if you have a binary counter IC, use that to divide down a single oscillator to make a pattern. It's best to use a binary up/down counter.

Here are a couple of G2 patches that work with the free G2 demo program. I made the modulo-n counter using flip-flops and logic gates since the G2 doesn't have a modulo-n counter module. All of the red stuff is the modulo-n counter. In the Lunetta, use the 4018 chip - much easier. Anyhow, the G2 patches are there just to give you an idea what this will sound like. Real Lunettas sound like this though - pretty much.

Using the OSC demo, be sure you change the frequencies of the oscillators so you get a feel as to what is happening. In the binary counter demo, be sure to try repatching the order of the connections from the binary counter. You'll get different patterns.


Mod-n w counter.pch2
 Description:
A demo of the modulo-n counter (converter/divider) being controlled by a binary counter. This is something similar to the 4018 chip for use in a Lunetta.

Download
 Filename:  Mod-n w counter.pch2
 Filesize:  1.14 KB
 Downloaded:  295 Time(s)


Mod-n w oscs.pch2
 Description:
A demo of the modulo-n counter (converter/divider) being controlled by 4 OSCS. This is something similar to the 4018 chip for use in a Lunetta.

Download
 Filename:  Mod-n w oscs.pch2
 Filesize:  1.32 KB
 Downloaded:  281 Time(s)


_________________
--Howard
my music and other stuff
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address
bugbrand



Joined: Nov 27, 2005
Posts: 721
Location: Bristol, UK
Audio files: 1
G2 patch files: 1

PostPosted: Tue Feb 12, 2008 2:41 am    Post subject: Reply with quote  Mark this post and the followings unread

Interesting!

Division is generally much easier than multiplication --- but, I've been reading a bit about using a 4046 PLL and a 4017 divider to multiply signals - haven't tried this properly yet, but.....

Here's the schem::::
(I think its from a book by Marston)


Marston_4046Multiplier.jpg
 Description:
4046 / 4017 frequency multiplier
 Filesize:  27.35 KB
 Viewed:  1644 Time(s)

Marston_4046Multiplier.jpg



_________________
http://www.bugbrand.co.uk
http://www.bugbrand.blogspot.com
Back to top
View user's profile Send private message Visit poster's website
Uncle Krunkus
Moderator


Joined: Jul 11, 2005
Posts: 3099
Location: Nambucca Heads, Australia
Audio files: 26
G2 patch files: 1

PostPosted: Tue Feb 12, 2008 8:01 am    Post subject: Reply with quote  Mark this post and the followings unread

This is exactly the circuit I was looking for, for something else.
This Lunetta forum is bringing out some great ideas!

_________________
It labels like a router,
It solders like a bath,
No component will remain unconnected
in the Krunkus aftermath.
Back to top
View user's profile Send private message
mosc
Site Admin


Joined: Jan 31, 2003
Posts: 15348
Location: Allentown, PA
Audio files: 87
G2 patch files: 60

PostPosted: Wed Feb 13, 2008 8:33 am    Post subject: Reply with quote  Mark this post and the followings unread

That freq multiplier looks cool, but a little complicated... Rolling Eyes

Still, it's in the Lunetta spirit. I'd suggest building the divider first. Once one gets into these things, it turns out that you can really enjoy the simplest circuits.

_________________
--Howard
my music and other stuff
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address
loss1234



Joined: Jul 24, 2007
Posts: 1378
Location: nyc
Audio files: 36

PostPosted: Thu Jun 19, 2008 8:49 pm    Post subject: Reply with quote  Mark this post and the followings unread

bugs

did you ever build that multiplier? i have been doing a ton of stuff with the 4046 lately but i myself have been using it with a 4024 between pins 3 and 4.

one of the things i am doing a lot now is converting an audio signal to square, uping its frequency with a 4046 and then spitting the divided outs to the control ins of other counters.
i was wondering if there is any significant difference with a 4017 but i guess i can just try it.

_________________
-------------------------------------------- check out various dan music at: http://www.myspace.com/lossnyc
http://www.myspace.com/snazelle
http://www.soundclick.com/lossnyc.htm http://www.indie911.com/dan-snazelle
Back to top
View user's profile Send private message
jnuaury



Joined: Feb 28, 2008
Posts: 103
Location: chicago
Audio files: 5

PostPosted: Fri Jun 20, 2008 2:20 am    Post subject: Reply with quote  Mark this post and the followings unread

loss1234 wrote:
i was wondering if there is any significant difference with a 4017 but i guess i can just try it.


the 4024 should only give you octave multiplications... x2, x4, x8 etc

the 4017 will give you non-octave intervals in addition to a few octave multiplications
Back to top
View user's profile Send private message Visit poster's website AIM Address
loss1234



Joined: Jul 24, 2007
Posts: 1378
Location: nyc
Audio files: 36

PostPosted: Fri Jun 20, 2008 3:37 am    Post subject: Reply with quote  Mark this post and the followings unread

wow

i need to try that!!

_________________
-------------------------------------------- check out various dan music at: http://www.myspace.com/lossnyc
http://www.myspace.com/snazelle
http://www.soundclick.com/lossnyc.htm http://www.indie911.com/dan-snazelle
Back to top
View user's profile Send private message
Uncle Krunkus
Moderator


Joined: Jul 11, 2005
Posts: 3099
Location: Nambucca Heads, Australia
Audio files: 26
G2 patch files: 1

PostPosted: Fri Jun 20, 2008 6:49 am    Post subject: Reply with quote  Mark this post and the followings unread

Yeah, this is related to the other question you posted Loss1234 hey?
I knew I'd seen something else which was a lot more immediate than the description I quoted.
If you used a 4046 with a 4017 in the feedback path you could take an input up in frequency by 2X, 3X, 4X, 5X, etc. which would equal some octaves, but also the 3,5,7,9 are not octaves. Then you could divide back down by 2,3,4,5,6,7,8,9 etc. using another 4017. This way you could get heaps more intervals/ratios.
Don't forget that 4017s can be cascaded with the addition of an AND gate, which would mean more ratios again. For example, you could multiply by 13 and then divide by 12. Would that be 1 semitone up? Maybe not, but you get the idea. Man I wish I had the time to start on my own Lunetta!

BTW The cascading of 4017s can be seen at the bottom of it's datasheet. Very Happy

_________________
It labels like a router,
It solders like a bath,
No component will remain unconnected
in the Krunkus aftermath.
Back to top
View user's profile Send private message
loss1234



Joined: Jul 24, 2007
Posts: 1378
Location: nyc
Audio files: 36

PostPosted: Fri Jun 20, 2008 9:24 am    Post subject: Reply with quote  Mark this post and the followings unread

wow

thats the ticket!!!

now i have so many ideas!

cant wait to get to the bench tonight.

thanks

_________________
-------------------------------------------- check out various dan music at: http://www.myspace.com/lossnyc
http://www.myspace.com/snazelle
http://www.soundclick.com/lossnyc.htm http://www.indie911.com/dan-snazelle
Back to top
View user's profile Send private message
ericcoleridge



Joined: Jan 16, 2007
Posts: 468
Location: NYC

PostPosted: Fri Jun 20, 2008 11:52 am    Post subject: Reply with quote  Mark this post and the followings unread

loss1234 wrote:
bugs
one of the things i am doing a lot now is converting an audio signal to square, uping its frequency with a 4046 and then spitting the divided outs to the control ins of other counters.


Loss, how is this working out for you? Does the 4046 follow your squared-up audio signal pretty well?

I'm gonna breadboard the multiplier circuit too when I get a chance. This is something I've been looking for as well-- I want a multiplier for use in clocking rhythmic audio signals to drive syncable delay effects, and/or other syncable circuits. More less, I'm trying to get the function of a tap-clock that can do triplets, quarter-notes, eighths, etc.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic Moderators: mosc
Page 1 of 1 [10 Posts]
View unread posts
View new posts in the last week
Mark the topic unread :: View previous topic :: View next topic
 Forum index » DIY Hardware and Software » Lunettas - circuits inspired by Stanley Lunetta
Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum
Top Selling Products! CLICK HERE!

Please support our site. If you click through and buy from
our affiliate partners, we earn a small commission.


Forum with support of Syndicator RSS
Powered by phpBB © 2001, 2005 phpBB Group
Copyright © 2003, 2004, 2005, 2006 and 2007 by electro-music.com