sidebar features
sidebar content

Go Back   Blender Artists Forums > General Forums > Python & Plugins

Reply
 
Thread Tools
AkhIL's Avatar
AkhIL AkhIL is offline
Member
 
Join Date: Nov 2004
Location: Kemerovo, Siberia
Posts: 67
So I have got blender synced with jack-audio-connection-kit. Now I can play sound in any audio editor and watch animation in-sync. Or I can scrub timeline in blender and got time cursor in my audio sequencer exacetly in same place.
It is especialy nice for doing "sequencing" because of blender sequencer's audio features is very basic.

This is script:
http://akhilman.googlepages.com/animation_bpyjack.py
It depends from patched PyJack

EDIT 2009-07-02 05:06:45: Updated url to updated script. Fixed bug with fps base reported by Juan Pablo Bouza.
............................................
home page

Last edited by AkhIL; 02-Jul-09 at 05:02. Reason: the link to the jack website was broken.
#1   Old 15-Jan-08, 06:11   
Reply With Quote


fatfinger's Avatar
fatfinger fatfinger is offline
Donating Member
 
Join Date: Jan 2007
Location: Melbourne, Australia
Posts: 467
Good one! I don't have Linux open at the moment, but I'll be sure check it out soon.
P.S. the link to the jack website is broken.
#2   Old 15-Jan-08, 07:26   
Reply With Quote
AkhIL's Avatar
AkhIL AkhIL is offline
Member
 
Join Date: Nov 2004
Location: Kemerovo, Siberia
Posts: 67
I have made play button and demo video
comments are welcome.
............................................
home page
#3   Old 15-Jan-08, 11:35   
Reply With Quote
OTO OTO is offline
Moderator
 
Join Date: Mar 2002
Posts: 3,858
Hello AkhlL
nice one!! It looks great!
Unfortunately my cheap card chip works poorly with JACK but I'll
give it a try.
Thank you!
Bye
#4   Old 15-Jan-08, 12:16   
Reply With Quote
freen's Avatar
freen freen is offline
Member
 
Join Date: Jan 2007
Location: Amsterdam, NL
Posts: 1,235
Sweeeet!!
You rock.
#5   Old 15-Jan-08, 12:50   
Reply With Quote
Olm-Z's Avatar
Olm-Z Olm-Z is offline
Member
 
Join Date: Apr 2006
Location: Bxl - Be
Posts: 280
wow... I just discover this and ... realy it's a must ! It should be incorporated into blender by default, as jack is realy a standard in audio editing on free software. Being able to sync those 2 killer app (blender and ardour) like this is exactly what missed, and is far better than to redo a complete audio mixing system in blender !
good job ! (I still have to figure out how to install/patch this)
#6   Old 19-Mar-08, 10:42   
Reply With Quote
tedi tedi is offline
Member
 
Join Date: Jul 2002
Posts: 1,558
yeah. this could be fine to get packaged with the likes of ubuntu studio ...

or better yet hardcoded into blender.
#7   Old 19-Mar-08, 13:21   
Reply With Quote
wipinmtl wipinmtl is offline
Member
 
Join Date: May 2008
Posts: 11
nice work. it is working perfectly.

here's how:
wget http://downloads.sourceforge.net/py-...ack-0.1.tar.gz
tar xzpf py-jack-0.1.tar.gz
cd pyjack-0.1
wget http://sourceforge.net/tracker/downl...50&aid=1871688
patch -p0 < transport.patch
sudo python setup.py install
start jack
./testtone (you should hear a tone)
open blender
open the script in text editor
alt+p
open ardour
change the positional sync source to jack
press the big button > in blender (text editor)
#8   Old 11-Sep-08, 23:30   
Reply With Quote
wipinmtl wipinmtl is offline
Member
 
Join Date: May 2008
Posts: 11
excellent!
here's how to make it works.

wget http://downloads.sourceforge.net/py-...ack-0.1.tar.gz
tar xzpf py-jack-0.1.tar.gz
cd pyjack-0.1
download the patch (transport.patch)
patch -p0 < transport.patch
sudo python setup.py install
start jack (qjackctl is nice for this)
./testtone (you should hear a tone)
open blender, open the script
alt+p
open ardour
change the positional sync source to jack
go back to blender
press the big button ">" in text editor

enjoy!
#9   Old 11-Sep-08, 23:36   
Reply With Quote
wipinmtl wipinmtl is offline
Member
 
Join Date: May 2008
Posts: 11
excellent!
here's how to make it works.

wget http://downloads.sourceforge.net/py-...ack-0.1.tar.gz
tar xzpf py-jack-0.1.tar.gz
cd pyjack-0.1
download the patch (transport.patch)
patch -p0 < transport.patch
sudo python setup.py install
start jack (qjackctl is nice for this)
./testtone (you should hear a tone)
open blender, open the script
alt+p
open ardour
change the positional sync source to jack
go back to blender
press the big button ">" in text editor

enjoy
#10   Old 11-Sep-08, 23:39   
Reply With Quote
AkhIL's Avatar
AkhIL AkhIL is offline
Member
 
Join Date: Nov 2004
Location: Kemerovo, Siberia
Posts: 67
Updated url to updated script. Fixed bug with fps base reported by Juan Pablo Bouza.
also removed one frame offset.
see first post.
............................................
home page
#11   Old 02-Jul-09, 05:03   
Reply With Quote
jpbouza's Avatar
jpbouza jpbouza is offline
Member
 
Join Date: Jan 2007
Location: Buenos Aires
Posts: 954
AkhIL!! It is working really well now!! Thanks a lot for this fantastic contribution!!!
............................................
BlenRig Rigging System - www.jpbouza.com.ar

BlenRig 3.0 Progress Thread
#12   Old 02-Jul-09, 21:22   
Reply With Quote
itinerant itinerant is offline
Member
 
Join Date: Aug 2007
Posts: 2
I've been waiting years for this. Fantastic!

Ardour is great for Ambisonic stuff - this means I can do Ambisonic soundtracks to blender and get the audio/visual spatialisation bang on. Before I always had to work with proxy renders and xjadeo.

Don't forget CLAM too - for pre-rendered and realtime spatial audio
#13   Old 09-Sep-09, 23:15   
Reply With Quote
pildanovak's Avatar
pildanovak pildanovak is online now
Member
 
Join Date: May 2004
Posts: 958
very nice thing, this kind of thing should definitely get into 2.5
............................................
http://www.blenderstorm.org/qapoll/i...a/211/image/2/
#14   Old 23-Oct-09, 00:08   
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT. The time now is 15:48.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Logo and website design copyright © 2006 by froodee design bureau. All rights reserved.
Other Blender Sites
new icon Blender Homepage »
The official Blender homepage
new icon BlenderNation »
Fresh Blender News, Every Day
new icon Blenderart Magazine »
Blender articles, tutorials and images.
Blender Headlines
Featured Artwork
Short animation: Barrel by Phlopper
Woolly mammoth by sebastian_k
Photorealistic classic furniture by eMirage
Social BlenderArtists