Radium 1.9.31 is a big release with many new features and bug fixes.
1.9.31 is the first release with Pd embedded.
Pd embedded in Radium has got approximately the same features as Max for Ableton Live. (https://www.ableton.com/en/live/max-for-live/)
Screenshot: http://folk.uio.no/ksvalast/radiumpd.png Video 1: http://folk.uio.no/ksvalast/radium_pd.ogv Video 2: http://folk.uio.no/ksvalast/radium-pd-invertnote.ogv
A windows version will be released later.
Radium homepage: http://users.notam02.no/~kjetism/radium/
Most important changes 1.9.30 -> 1.9.31:
be compared textually
Blt_markVisible" warning (print to stderr instead)
be tiresome for the eyes.
plus adjust object sizes
instruments menu. The word "patch" should not be exposed to the user anymore.
included. GUI is working. Several instances is working. Can be used to write both audio effects and note effects.
Pd-announce mailing list Pd-announce@iem.at http://lists.puredata.info/listinfo/pd-announce
This looks fascinating, but I'm having troubles getting it to build on Fedora (think I might just give up)
I try just running build_linux.sh, and get the message
"Packages not build. First run 'make packages'
make: *** [dependencies_ok] Error 5 make: *** Waiting for unfinished jobs...."
So I try running 'make packages' and get something like
"which: no guile in (/sbin:/bin:/usr/sbin:/usr/bin) which: no guile in (/sbin:/bin:/usr/sbin:/usr/bin) make[1]: *** [libpds/libpds_autogenerated.c] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [libpds/libpds.h] Error 1 "
I'm not extremely competent when it comes to building projects, so maybe I'm going about this the wrong way, or missing some obvious dependencies?
On Sat, Oct 5, 2013 at 9:20 AM, Kjetil Matheussen k.s.matheussen@gmail.comwrote:
Radium 1.9.31 is a big release with many new features and bug fixes.
1.9.31 is the first release with Pd embedded.
Pd embedded in Radium has got approximately the same features as Max for Ableton Live. (https://www.ableton.com/en/live/max-for-live/)
Screenshot: http://folk.uio.no/ksvalast/radiumpd.png Video 1: http://folk.uio.no/ksvalast/radium_pd.ogv Video 2: http://folk.uio.no/ksvalast/radium-pd-invertnote.ogv
A windows version will be released later.
Radium homepage: http://users.notam02.no/~kjetism/radium/
Most important changes 1.9.30 -> 1.9.31:
- New demo song: BlowFish! Made by www.magnetophon.nl
- Save hashmap elements in sorted order so that songs can more easily
be compared textually
- Menu entry to show name of all included pd externals
- Help menu options to edit keybindings and menues
- Song comment dialog
- Fix "Switch Window Configuration" menu option
- Removed "Error. y2>=window->height: ..." error. Just print to stderr
instead.
- Removed the "Something strange just happened in the function
Blt_markVisible" warning (print to stderr instead)
- Option to set number of scrolls per second. Scrolling too often can
be tiresome for the eyes.
- Make it easier to connect objects and see connections in the mixer,
plus adjust object sizes
- Patchbay sound object
- Fix crash loading Soundfonts in the Fluidsynth and Sampler instrument
- Show stars around filename if theres unsaved data
- When quitting or loading, only ask sure/yes/no if edited since last save.
- Change "Set Patch For Track" to "Set Instrument For Track" in the
instruments menu. The word "patch" should not be exposed to the user anymore.
- Be able to load files with DOS char set
- Changed internal radium block size to 64 (similar to Pd)
- Sending note events between sound objects (green lines)
- Enable undo for on/off effect controllers
- Pd extended is included as a sound object. 921 externals are
included. GUI is working. Several instances is working. Can be used to write both audio effects and note effects.
- Fix qt paths on Archlinux (Javafant/archlinux)
- Many minor bug fixes
Pd-announce mailing list Pd-announce@iem.at http://lists.puredata.info/listinfo/pd-announce
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
torsdag 10. oktober 2013 skrev Brian Fay følgende:
This looks fascinating, but I'm having troubles getting it to build on Fedora (think I might just give up)
I try just running build_linux.sh, and get the message
"Packages not build. First run 'make packages'
make: *** [dependencies_ok] Error 5 make: *** Waiting for unfinished jobs...."
So I try running 'make packages' and get something like
"which: no guile in (/sbin:/bin:/usr/sbin:/usr/bin) which: no guile in (/sbin:/bin:/usr/sbin:/usr/bin) make[1]: *** [libpds/libpds_autogenerated.c] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [libpds/libpds.h] Error 1 "
I'm not extremely competent when it comes to building projects, so maybe I'm going about this the wrong way, or missing some obvious dependencies?
Hi, you need guile. sudo yum install guile
Very nice! Did you embed Pd-extended? Or is it libpd with Pd-extended as the editor?
.hc
On 10/05/2013 09:20 AM, Kjetil Matheussen wrote:
Radium 1.9.31 is a big release with many new features and bug fixes.
1.9.31 is the first release with Pd embedded.
Pd embedded in Radium has got approximately the same features as Max for Ableton Live. (https://www.ableton.com/en/live/max-for-live/)
Screenshot: http://folk.uio.no/ksvalast/radiumpd.png Video 1: http://folk.uio.no/ksvalast/radium_pd.ogv Video 2: http://folk.uio.no/ksvalast/radium-pd-invertnote.ogv
A windows version will be released later.
Radium homepage: http://users.notam02.no/~kjetism/radium/
Most important changes 1.9.30 -> 1.9.31:
- New demo song: BlowFish! Made by www.magnetophon.nl
- Save hashmap elements in sorted order so that songs can more easily
be compared textually
- Menu entry to show name of all included pd externals
- Help menu options to edit keybindings and menues
- Song comment dialog
- Fix "Switch Window Configuration" menu option
- Removed "Error. y2>=window->height: ..." error. Just print to stderr instead.
- Removed the "Something strange just happened in the function
Blt_markVisible" warning (print to stderr instead)
- Option to set number of scrolls per second. Scrolling too often can
be tiresome for the eyes.
- Make it easier to connect objects and see connections in the mixer,
plus adjust object sizes
- Patchbay sound object
- Fix crash loading Soundfonts in the Fluidsynth and Sampler instrument
- Show stars around filename if theres unsaved data
- When quitting or loading, only ask sure/yes/no if edited since last save.
- Change "Set Patch For Track" to "Set Instrument For Track" in the
instruments menu. The word "patch" should not be exposed to the user anymore.
- Be able to load files with DOS char set
- Changed internal radium block size to 64 (similar to Pd)
- Sending note events between sound objects (green lines)
- Enable undo for on/off effect controllers
- Pd extended is included as a sound object. 921 externals are
included. GUI is working. Several instances is working. Can be used to write both audio effects and note effects.
- Fix qt paths on Archlinux (Javafant/archlinux)
- Many minor bug fixes
Pd-announce mailing list Pd-announce@iem.at http://lists.puredata.info/listinfo/pd-announce
Welcome back HC!
I think it's the latter.
András
On Mon, Oct 21, 2013 at 8:16 PM, Hans-Christoph Steiner hans@at.or.atwrote:
Very nice! Did you embed Pd-extended? Or is it libpd with Pd-extended as the editor?
.hc
On 10/05/2013 09:20 AM, Kjetil Matheussen wrote:
Radium 1.9.31 is a big release with many new features and bug fixes.
1.9.31 is the first release with Pd embedded.
Pd embedded in Radium has got approximately the same features as Max for Ableton Live. (https://www.ableton.com/en/live/max-for-live/)
Screenshot: http://folk.uio.no/ksvalast/radiumpd.png Video 1: http://folk.uio.no/ksvalast/radium_pd.ogv Video 2: http://folk.uio.no/ksvalast/radium-pd-invertnote.ogv
A windows version will be released later.
Radium homepage: http://users.notam02.no/~kjetism/radium/
Most important changes 1.9.30 -> 1.9.31:
- New demo song: BlowFish! Made by www.magnetophon.nl
- Save hashmap elements in sorted order so that songs can more easily
be compared textually
- Menu entry to show name of all included pd externals
- Help menu options to edit keybindings and menues
- Song comment dialog
- Fix "Switch Window Configuration" menu option
- Removed "Error. y2>=window->height: ..." error. Just print to stderr
instead.
- Removed the "Something strange just happened in the function
Blt_markVisible" warning (print to stderr instead)
- Option to set number of scrolls per second. Scrolling too often can
be tiresome for the eyes.
- Make it easier to connect objects and see connections in the mixer,
plus adjust object sizes
- Patchbay sound object
- Fix crash loading Soundfonts in the Fluidsynth and Sampler instrument
- Show stars around filename if theres unsaved data
- When quitting or loading, only ask sure/yes/no if edited since last
save.
- Change "Set Patch For Track" to "Set Instrument For Track" in the
instruments menu. The word "patch" should not be exposed to the user anymore.
- Be able to load files with DOS char set
- Changed internal radium block size to 64 (similar to Pd)
- Sending note events between sound objects (green lines)
- Enable undo for on/off effect controllers
- Pd extended is included as a sound object. 921 externals are
included. GUI is working. Several instances is working. Can be used to write both audio effects and note effects.
- Fix qt paths on Archlinux (Javafant/archlinux)
- Many minor bug fixes
Pd-announce mailing list Pd-announce@iem.at http://lists.puredata.info/listinfo/pd-announce
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Wow, very cool.
Just quickly had a look and the UI is so far way beyond me, but seems very cool to explore. Had some stability issues I may be able to articulate better at a later time.
cheers!
On Mon, Oct 21, 2013 at 8:38 PM, András Murányi muranyia@gmail.com wrote:
Welcome back HC!
I think it's the latter.
András
On Mon, Oct 21, 2013 at 8:16 PM, Hans-Christoph Steiner hans@at.or.at wrote:
Very nice! Did you embed Pd-extended? Or is it libpd with Pd-extended as the editor?
.hc
On 10/05/2013 09:20 AM, Kjetil Matheussen wrote:
Radium 1.9.31 is a big release with many new features and bug fixes.
1.9.31 is the first release with Pd embedded.
Pd embedded in Radium has got approximately the same features as Max for Ableton Live. (https://www.ableton.com/en/live/max-for-live/)
Screenshot: http://folk.uio.no/ksvalast/radiumpd.png Video 1: http://folk.uio.no/ksvalast/radium_pd.ogv Video 2: http://folk.uio.no/ksvalast/radium-pd-invertnote.ogv
A windows version will be released later.
Radium homepage: http://users.notam02.no/~kjetism/radium/
Most important changes 1.9.30 -> 1.9.31:
- New demo song: BlowFish! Made by www.magnetophon.nl
- Save hashmap elements in sorted order so that songs can more easily
be compared textually
- Menu entry to show name of all included pd externals
- Help menu options to edit keybindings and menues
- Song comment dialog
- Fix "Switch Window Configuration" menu option
- Removed "Error. y2>=window->height: ..." error. Just print to stderr
instead.
- Removed the "Something strange just happened in the function
Blt_markVisible" warning (print to stderr instead)
- Option to set number of scrolls per second. Scrolling too often can
be tiresome for the eyes.
- Make it easier to connect objects and see connections in the mixer,
plus adjust object sizes
- Patchbay sound object
- Fix crash loading Soundfonts in the Fluidsynth and Sampler instrument
- Show stars around filename if theres unsaved data
- When quitting or loading, only ask sure/yes/no if edited since last
save.
- Change "Set Patch For Track" to "Set Instrument For Track" in the
instruments menu. The word "patch" should not be exposed to the user anymore.
- Be able to load files with DOS char set
- Changed internal radium block size to 64 (similar to Pd)
- Sending note events between sound objects (green lines)
- Enable undo for on/off effect controllers
- Pd extended is included as a sound object. 921 externals are
included. GUI is working. Several instances is working. Can be used to write both audio effects and note effects.
- Fix qt paths on Archlinux (Javafant/archlinux)
- Many minor bug fixes
Pd-announce mailing list Pd-announce@iem.at http://lists.puredata.info/listinfo/pd-announce
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
On Mon, Oct 21, 2013 at 9:14 PM, dreamer dreamer@puikheid.nl wrote:
Wow, very cool.
Just quickly had a look and the UI is so far way beyond me, but seems very cool to explore. Had some stability issues I may be able to articulate better at a later time.
Thanks! Please report the stability issues to me, or (better) add them to the issue tracker at github: https://github.com/kmatheussen/radium/issues?state=open
On Mon, Oct 21, 2013 at 8:16 PM, Hans-Christoph Steiner hans@at.or.at wrote:
Very nice! Did you embed Pd-extended? Or is it libpd with Pd-extended as the editor?
Thank you! I'm using "libpds", which is a fork of libpd with pd 0.43-3 upgraded to pd-extended 0.43-3, plus many many other modifications: https://github.com/kmatheussen/libpd
Wha?
That's really great!
Thanks, Ed Ninja Jamm - a revolutionary new music remix app from Ninja Tune and Seeper, for iPhone and iPad http://www.ninjajamm.com/
Gemnotes-0.2: Live music notation for Pure Data, now with dynamics! http://sharktracks.co.uk/
On Monday, 21 October 2013, 22:27, Kjetil Matheussen k.s.matheussen@gmail.com wrote:
On Mon, Oct 21, 2013 at 8:16 PM, Hans-Christoph Steiner hans@at.or.at wrote:
Very nice! Did you embed Pd-extended? Or is it libpd with Pd-extended as the editor?
Thank you! I'm using "libpds", which is a fork of libpd with pd 0.43-3 upgraded to pd-extended 0.43-3, plus many many other modifications: https://github.com/kmatheussen/libpd
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list