Re: [PD] Gem+v4l2loopback

2015-04-24 Thread Mario Mey

El 23/04/15 a las 16:21, IOhannes m zmölnig escibió:

After some tests (including using gst-launch0.10)... I realized that I
was wrong. Blender and VLC can read from /dev/video1 without activating
it on Pd.

unfortunately i don't know what you mean exactly with activating.
Sorry my english. I meant using the device first in Pd. I used that word 
because... never mind.



I didn't know I had gstreamer installed on the system. I have 1.0 and 0.10.

i was referring to the version of v4l2loopback.
sorry for the confusion.
I downloaded v4l2loopback from git, some days ago 
(https://github.com/umlaeute/v4l2loopback). I don't know how to know the 
version, but I think it is 0.8.0?


What about the freeze? This is what I do:
- Open the file (from Antoine Villeret)
- Create gemwin
- Click on [device /dev/video1(
- Close the patch - FREEZE (have to kill it)

Is there a step by step to close the patch without freezing?

Ubuntu 14.04, Pd 0.44.0-extended-20130808

___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] audio bit resolution in Pd

2015-04-24 Thread Simon Wise

On 24/04/15 01:52, Alexandre Torres Porres wrote:

What? 32Bit 384KHz dac? And for 50 bucks? what the $*#%@?


analogue isn't just audio, higher frequencies might be very useful in some 
applications, higher resolutions perhaps also  but even so you can only make 
use of resolutions that are not lost in the analogue circuit noise.



Simon

___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] Successful compile of Shoutamp~ for windows?

2015-04-24 Thread Ian Baxter
I'm still searching for a solution to streaming on windows machines. Has
anyone managed to compile this external successfully for windows? I have
followed the instructions in the readme with no success, getting errors
with includes.

Ian Baxter
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] update Pd on Odroid-U3 running on Debian Jessy

2015-04-24 Thread Simon Wise

On 24/04/15 00:08, Alexandros Drymonitis wrote:

I've installed Pd with apt-get on an Odroid-U3 running on Debian Jessy, but
I want to update it, as the Debian repositories now have Pd-0.46-2 and I
have Pd-0.46-0.
I did apt-get update and then apt-get install puredata but got these
errors:

dpkg: error processing package jackd2 (--configure):
  dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of gconf2:
  gconf2 depends on python:any.

dpkg: error processing package gconf2 (--configure):
  dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of
gstreamer0.10-gconf:armhf:
  gstreamer0.10-gconf:armhf depends on gconf2 (= 2.28.1-2); however:
   Package gconf2 is not configured yet.

dpkg: error processing package gstreamer0.10-gconf:armhf (--configure):
  dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of
gstreamer0.10-plugins-good:armhf:
  gstreamer0.10-plugins-good:armhf depends on gstreamer0.10-gconf; however:
   Package gstreamer0.10-gconf:armhf is not configured yet.

dpkg: error processing package gstreamer0.10-plugins-good:armhf
(--configure):
  dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of jackd:
  jackd depends on jackd2 | jackd1; however:
   Package jackd2 is not configured yet.
   Package jackd1 is not installed.

dpkg: error processing package jackd (--configure):
  dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python-numpy:
  python-numpy depends on python2.7:any.

dpkg: error processing package python-numpy (--configure):
  dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of python-gtk2:
  python-gtk2 depends on python-numpy (= 1:1.8.0); however:
   Package python-numpy is not configured yet.
  python-gtk2 depends on python-numpy-abi9; however:
   Package python-numpy-abi9 is not installed.
   Package python-numpy which provides python-numpy-abi9 is not configured
yet.

dpkg: error processing package python-gtk2 (--configure):
  dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of jack-mixer:
  jack-mixer depends on jackd; however:
   Package jackd is not configured yet.
  jack-mixer depends on python-gtk2; however:
   Package python-gtk2 is not configured yet.
  jack-mixer depends on gconf2 (= 2.28.1-2); however:
   Package gconf2 is not configured yet.

dpkg: error processing package jack-mixer (--configure):
  dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of jack-stdio:
  jack-stdio depends on jackd; however:
   Package jackd is not configured yet.

dpkg: error processing package jack-stdio (--configure):
  dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of jack-tools:
  jack-tools depends on jackd; however:
   Package jackd is not configured yet.

dpkg: error processing package jack-tools (--configure):
  dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libgksu2-0:
  libgksu2-0 depends on gconf2 (= 2.28.1-2); however:
   Package gconf2 is not configured yet.

dpkg: error processing package libgksu2-0 (--configure):
  dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libgnome2-common:
  libgnome2-common depends on gconf2 (= 2.28.1-2); however:
   Package gconf2 is not configured yet.

dpkg: error processing package libgnome2-common (--configure):
  dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libgnomevfs2-common:
  libgnomevfs2-common depends on gconf2 (= 2.28.1-2); however:
   Package gconf2 is not configured yet.

dpkg: error processing package libgnomevfs2-common (--configure):
  dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libgnomevfs2-extra:armhf:
  libgnomevfs2-extra:armhf depends on libgnomevfs2-common (= 1:2.24.4-6);
however:
   Package libgnomevfs2-common is not configured yet.

dpkg: error processing package libgnomevfs2-extra:armhf (--configure):
  dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of qjackctl:
  qjackctl depends on jackd; however:
   Package jackd is not configured yet.

dpkg: error processing package qjackctl (--configure):
  dependency problems - leaving unconfigured
Errors were encountered while processing:
  jackd2
  gconf2
  gstreamer0.10-gconf:armhf
  gstreamer0.10-plugins-good:armhf
  jackd
  python-numpy
  python-gtk2
  jack-mixer
  jack-stdio
  jack-tools
  libgksu2-0
  libgnome2-common
  libgnomevfs2-common
  libgnomevfs2-extra:armhf
  qjackctl
E: Sub-process /usr/bin/dpkg returned an error code (1)

I can understand there's a configuration problem with each one of these
packages, but I've no idea what I should do. Any help?


it seems that gconf2 

[PD] [DERAIL]: Re: audio bit resolution in Pd

2015-04-24 Thread Lorenzo Sutton


On 23/04/2015 20:02, Alexandre Torres Porres wrote:
...


If so, then 32 bit float isn't really 8 more bits. And you've been
also saying 24 bit converters are fixed, not float.


My soundcard has a longer word* than yours :-P

* http://en.wikipedia.org/wiki/Word_%28computer_architecture%29

___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] pd + homebrew + caskroom

2015-04-24 Thread me.grimm
Hi list,

I was messing around with homebrew/caskroom this morning and got some
externals to install in addition to pd-vanilla which i think is pretty cool
and maybe a good way forward for OSX users. I believe this was originally
proposed a few months ago (by max?) but i couldn't find the thread. Anyway
I wanted to try it out so:

install homebrew
install caskroom

$ brew tap megrimm/homebrew-pd
$ brew cask install pd
$ brew cask install pd-filterview pd-gem pd-soundhack etc

pd is symlinked at /Applications or ~/Applications depending on how you set
caskroom up.

externals are staged at /opt/homebrew-cask/Caskroom (default staging) and
symlinked to
 /opt/homebrew-cask/Caskroom/pd/0.46-6/Pd-0.46-6.app/Contents/Resources/extra

this is the easiest way I could think of to install externals. i was
originally thinking the externals could just be staged in extra but then
thought it might be overcomplicating things.

I was also looking into trying to figure out how to compile an external
using caskroom from source (hence the blank pd-zexy.rd) but I have yet to
find a solution or an example that would be helpful. Right now all
externals are installed from pre-compiled binaries.

BTW I did manage to get Pd into the official caskroom but I believe I
jumped the gun being more interested in learning how to contribute rather
than making sure the ruby script was correct. Right now the official
caskroom Pd is 64bit symlinked as Pd-0.46-64bit.app and my tap
(megrimm/homebrew-pd) is 32bit symlinked just as Pd. I also removed the
postflight stuff i had which just came from the pd-extended cask and I
thought might not be necessary (?)... i know a little confusing.
Suggestions?

Any thoughts? Interest in this? If anyone likes this idea and wants to help
just fork away!

m
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list