electro-music.com   Dedicated to experimental electro-acoustic
and electronic music
 
    Front Page  |  Radio
 |  Media  |  Forum  |  Wiki  |  Links
Forum with support of Syndicator RSS
 FAQFAQ   CalendarCalendar   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   LinksLinks
 RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in  Chat RoomChat Room 
go to the radio page Live at electro-music.com radio 1 Please visit the chat
  host / artist show at your time
today> Twyndyllyngs live tonight! Chez Mosc
 Forum index » DIY Hardware and Software
Gate from Parallel Port?
Post new topic   Reply to topic Moderators: jksuperstar, Scott Stites, Uncle Krunkus
Page 1 of 1 [14 Posts]
View unread posts
View new posts in the last week
Mark the topic unread :: View previous topic :: View next topic
Author Message
zipzap



Joined: Nov 22, 2005
Posts: 559
Location: germany
Audio files: 24

PostPosted: Wed May 24, 2006 1:26 pm    Post subject: Gate from Parallel Port? Reply with quote  Mark this post and the followings unread

Do you think ít´s possible to have some program that translates midi data to gate (logic) signals and outputs those over the parallel port? Maybe it already exists? Would be nice for doing drum programming in the pc, when you want more than the analog sequencer can do.
Back to top
View user's profile Send private message
piedwagtail



Joined: Apr 15, 2006
Posts: 297
Location: shoreditch
Audio files: 3

PostPosted: Fri May 26, 2006 10:32 pm    Post subject: Reply with quote  Mark this post and the followings unread

Zipzap,
I think you're nominating yourself to take this forum into microprocessor land..... Smile
There's lots of complications in chip price/programming/programmer decisions.....but also some interesting non coding approaches.This one appealed to me...
http://www.actum.com/
And the Forth language seems impressive:very lean with a simple stack and understandable extensibility.Apparently Macs have their ROM identities programmed in Forth.

Robert
Back to top
View user's profile Send private message Visit poster's website
zipzap



Joined: Nov 22, 2005
Posts: 559
Location: germany
Audio files: 24

PostPosted: Sat May 27, 2006 1:12 am    Post subject: Reply with quote  Mark this post and the followings unread

Well, in all my diy days i never touched a microcontroller. When i was young i wrote a GWBasic program that made random poems on a 8088 Computer (A good typewriter that could run pacman). So much about my skills.
The idea was to use the parallel port directly to transmit logic signals. Don´t know if that´s possible, but i think the parallel port can do that. So the midi data would be translated in the computer, where it is also generated.
Anyway, i´ve read a few articels about those pics whatever they are.
Doesn´t seem so hard, at least not as i thought, as long as you use some finished code. For a simple drumbox with 7 voices i found this:
http://www.callipygian.com/F84midi/index.html
It seems like all i need is to build this simple circuit, basically the pic, a clock, a optocoupler and a few transistors. Than take the asemblercode this guy has written for us, build another simple thing like ths:
http://www.janson-soft.de/pic/pic-dl.htm
Done! That Simple? I wonder if it´ll work.
Someone said you need a old pc with 5v level, rather than 3,3v to do the programming with such a simple burner. See if i can find one.
Back to top
View user's profile Send private message
piedwagtail



Joined: Apr 15, 2006
Posts: 297
Location: shoreditch
Audio files: 3

PostPosted: Sat May 27, 2006 6:03 am    Post subject: Reply with quote  Mark this post and the followings unread

Quote:
When i was young i wrote a GWBasic program


Quote:
Doesn´t seem so hard


Smile
If you have the desire and the time.....
a patchable network of little microprocessor modules must have a market.
just a chip,couple of switches and leds and a network....computer controlled lfos,vcas,timing,memory(i can't see why they'd need an lcd display)
a sort of middleground between cmos logic modules and computer software.

ON a less antagonistic note Wink and concerning your concern...
Ken Stone has a board for parallel port adpter/hookup complete with Borland Pascal....
if you've not already looked.

Robert
Back to top
View user's profile Send private message Visit poster's website
zipzap



Joined: Nov 22, 2005
Posts: 559
Location: germany
Audio files: 24

PostPosted: Sat May 27, 2006 6:11 am    Post subject: Reply with quote  Mark this post and the followings unread

Just came back here to post what i found at rene´s site:
http://www.uni-bonn.de/~uzs159/index.html
Modular midi-cv from printer port. No pic, no big shematic, ready windows driver.
Now i´ll have a look at Ken Stone´s page.
Back to top
View user's profile Send private message
blue hell
Site Admin


Joined: Apr 03, 2004
Posts: 24432
Location: The Netherlands, Enschede
Audio files: 297
G2 patch files: 320

PostPosted: Sat May 27, 2006 8:39 am    Post subject: Reply with quote  Mark this post and the followings unread

I think http://www.lvr.com/parport.htm has some good info on the subject.
_________________
Jan
also .. could someone please turn down the thermostat a bit.
Posted Image, might have been reduced in size. Click Image to view fullscreen.
Back to top
View user's profile Send private message Visit poster's website
dnny



Joined: Mar 12, 2005
Posts: 519
Location: Helsinki, Finland
Audio files: 8

PostPosted: Sat May 27, 2006 10:02 am    Post subject: Reply with quote  Mark this post and the followings unread

have you seen this topic?
BendControl sequencer

it has 8 computer controllable switches so you could make it 8 gates... super easy to build and the software is free + easy to use..

_________________
Association of experimental electronics
www.koelse.org
flickr: cable porn group
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
zipzap



Joined: Nov 22, 2005
Posts: 559
Location: germany
Audio files: 24

PostPosted: Sat May 27, 2006 1:15 pm    Post subject: Reply with quote  Mark this post and the followings unread

Perfect! I wish this could sync to midi...
But great idea! I´ll try this, it´s such an easy build. Or maybe you don´t have to build anything! Paralel Port can propably gate my envs by itself (ok, better use some buffer, comperator. If i fry my cpu i think i would get mad).
But the best thing is that pitch control! That is perfect!
Back to top
View user's profile Send private message
zipzap



Joined: Nov 22, 2005
Posts: 559
Location: germany
Audio files: 24

PostPosted: Sat May 27, 2006 1:33 pm    Post subject: Reply with quote  Mark this post and the followings unread

Midisync - just found out MikMo is already working on it. Razz
Back to top
View user's profile Send private message
dnny



Joined: Mar 12, 2005
Posts: 519
Location: Helsinki, Finland
Audio files: 8

PostPosted: Sun May 28, 2006 12:09 am    Post subject: Reply with quote  Mark this post and the followings unread

zipzap wrote:
But the best thing is that pitch control! That is perfect!


yeah it's great - I made a sensor whit suction cup it looks like this
Posted Image, might have been reduced in size. Click Image to view fullscreen.
Posted Image, might have been reduced in size. Click Image to view fullscreen.
it.s easy to attach to read the pitch data from screen and it's nice to just read the image of TV -you get random resistance...


daniel

_________________
Association of experimental electronics
www.koelse.org
flickr: cable porn group
Back to top
View user's profile Send private message Send e-mail Visit poster's website Yahoo Messenger
Mikmo



Joined: Dec 01, 2005
Posts: 150
Location: Copenhagen - Denmark

PostPosted: Sun May 28, 2006 11:48 pm    Post subject: Reply with quote  Mark this post and the followings unread

I'm working on a sligthly updated version, that will allow playback from 10 - 400 BPM, a few keyboard shortcuts, and the ability to have any number of steps from 1 to 16 in a pattern, this wil make it much easier to have rythmic tracks other than 4/4.

Check my site for the updated version in about 2 weeks or so. Just have to finish my circuit bending at "half machine" Smile

MikMo

_________________
Stay Cool
Mikael
http://www.mikmo.dk
Back to top
View user's profile Send private message Visit poster's website
zipzap



Joined: Nov 22, 2005
Posts: 559
Location: germany
Audio files: 24

PostPosted: Mon May 29, 2006 1:20 am    Post subject: Reply with quote  Mark this post and the followings unread

Congratualtions! Nice you joined in here! Really a great idea of yours. Nice sharing it! What about midi? Would be perfect - top on my wishlist. But don´t let me push you - do what you please and have fun!
Back to top
View user's profile Send private message
Mikmo



Joined: Dec 01, 2005
Posts: 150
Location: Copenhagen - Denmark

PostPosted: Mon May 29, 2006 11:36 pm    Post subject: Reply with quote  Mark this post and the followings unread

Yeah, MIDI synch would be cool.

One of the problems i have is that this program was adapted to it's purpose from a rather different program i wrote years ago ( a sample player), and it has been modified over and over, so the source code is not exactly in a nice state.

also implementing MIDI synch is not very easy, but i'm absolutely not negative to the idea.

The program is written in Visual Basic, and im seriously considering writing a new program from scratch in C#, insted of continuing to build on top of a fragile foundation.

But i always have 100 projects going on, some real, some planned to be real, and some only live in my head, so time is always an issue Smile

But ideas and input are welcome

_________________
Stay Cool
Mikael
http://www.mikmo.dk
Back to top
View user's profile Send private message Visit poster's website
zipzap



Joined: Nov 22, 2005
Posts: 559
Location: germany
Audio files: 24

PostPosted: Tue May 30, 2006 1:42 am    Post subject: Reply with quote  Mark this post and the followings unread

Quote:
But i always have 100 projects going on, some real, some planned to be real, and some only live in my head, so time is always an issue

I know so well what you mean!
I really know nothing about programming, but if you say the source code is not exactly in a nice state i can imagine what you mean, too. Propably as messy as some of my first synth projects that had been changed over and over, so that by now it´s a matter of chance how they react, and that it´s impossible to even touch them...
Anyway, for me as a potential user, it would be most functional to use a different sequencer, the one i use for making the rest of the music. So it´s about translating midi note-ons to logic pulses on different outs of the port. Everything else, like gatelength and whatever can easily be done externally.
But that´s from music production point of few, i guess for your original purpose of controlling circuit bent machines for performances it´s most cool to have just a little sequencer that stands by itself, running on any old machine.
cheers
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic Moderators: jksuperstar, Scott Stites, Uncle Krunkus
Page 1 of 1 [14 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
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


Forum with support of Syndicator RSS
Powered by phpBB © 2001, 2005 phpBB Group
Copyright © 2003 through 2009 by electro-music.com - Conditions Of Use