Hi cyrille,
i've been wondering if there is a helppatch for scopeXYZ? do you know why there is this constant redrawing going on, like the net is being unraveled continuously?
max
Am 03.06.2011 um 18:40 schrieb cyrille henry:
here is a better one
c
Le 03/06/2011 18:01, cyrille henry a écrit :
hello,
here is a good start...
c
Le 03/06/2011 17:21, Max a écrit :
dear list,
i've been trying to make a 3d sine wave like on this image: http://lh4.ggpht.com/mihir3445/SBHWmG4KGxI/AAAAAAAAAxY/I0XfllImW98/%5BUNSET%... in gem, ideally interactive
that might become the CI for the PdCon, any help is appreciated.
max
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
<sinXYZ2.pd>
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-06-07 09:15, Max wrote:
Hi cyrille,
i've been wondering if there is a helppatch for scopeXYZ?
it's called [scopeXYZ~] and not [scopeXYZ]. the help-patch can be found here: https://pd-gem.svn.sourceforge.net/svnroot/pd-gem/trunk/Gem/help/scopeXYZ~-h...
do you know why there is this constant redrawing going on, like the net is being unraveled continuously?
seems like i missed that patch. a wild guess: the audio-signals are not synched with the framerate, so you get a drift between the two of them.
fgamsdr IOhannes
hello,
Le 07/06/2011 09:45, IOhannes m zmoelnig a écrit :
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-06-07 09:15, Max wrote:
Hi cyrille,
i've been wondering if there is a helppatch for scopeXYZ?
it's called [scopeXYZ~] and not [scopeXYZ]. the help-patch can be found here: https://pd-gem.svn.sourceforge.net/svnroot/pd-gem/trunk/Gem/help/scopeXYZ~-h...
"sorry, couldn't find help patch for "scopeXYZ.pd"" pd look for scopeXYZ help patch, and not for scopeXYZ~...
do you know why there is this constant redrawing going on, like the net is being unraveled continuously?
seems like i missed that patch. a wild guess: the audio-signals are not synched with the framerate, so you get a drift between the two of them.
no, there are in sync, whatever audio and frame rate you are using. i think you "recently" changed some code in scopeXYZ. "recently" mean after late stable release. i think Max should try a recent svn.
cheers
Cyrille
fgamsdr IOhannes -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk3t1vYACgkQkX2Xpv6ydvR5ewCeI3lLk4wSvz34zT2K757mKm+H TisAoJdecITW8jWuRYhSAGnKdyxXz4/k =Cbi9 -----END PGP SIGNATURE-----
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 2011-06-07 13:21, cyrille henry wrote:
hello,
Le 07/06/2011 09:45, IOhannes m zmoelnig a écrit : On 2011-06-07 09:15, Max wrote:
Hi cyrille,
i've been wondering if there is a helppatch for scopeXYZ?
it's called [scopeXYZ~] and not [scopeXYZ]. the help-patch can be found here: https://pd-gem.svn.sourceforge.net/svnroot/pd-gem/trunk/Gem/help/scopeXYZ~-h...
"sorry, couldn't find help patch for "scopeXYZ.pd"" pd look for scopeXYZ help patch, and not for scopeXYZ~...
lo and behold! fixed in SVN
fgmasdr IOhannes