<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to feature-requests</title><link>https://sourceforge.net/p/jmax/feature-requests/</link><description>Recent changes to feature-requests</description><atom:link href="https://sourceforge.net/p/jmax/feature-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Tue, 21 Oct 2003 22:58:59 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/jmax/feature-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>document what control-z does</title><link>https://sourceforge.net/p/jmax/feature-requests/11/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;... found it by accident&lt;/p&gt;
&lt;p&gt;what does it do ?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Etienne Deleflie</dc:creator><pubDate>Tue, 21 Oct 2003 22:58:59 -0000</pubDate><guid>https://sourceforge.net1ef03af100a1645b40a6aa3498e43432f622892a</guid></item><item><title>jack transport mode</title><link>https://sourceforge.net/p/jmax/feature-requests/10/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Add jack transport mode in jMax &lt;br /&gt;
When receive stop -&amp;amp;gt; stop the dsp. &lt;br /&gt;
When receive start -&amp;amp;gt; start the dsp. &lt;br /&gt;
Don't forget to add a way to disable this feature by the user at &lt;br /&gt;
running time. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Patrice Tisserand</dc:creator><pubDate>Mon, 20 Oct 2003 12:51:32 -0000</pubDate><guid>https://sourceforge.net6377ee15a5382a4b0acb9dffdabc89eecce9afb6</guid></item><item><title>a trigger for the new types</title><link>https://sourceforge.net/p/jmax/feature-requests/9/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;the trigger object should work with any data objects (ivec, fmat, &lt;br /&gt;
dict...) as the fork object does. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jean-Philippe Lambert</dc:creator><pubDate>Wed, 16 Jul 2003 14:04:34 -0000</pubDate><guid>https://sourceforge.net2d13cf7df22744401674c24cfea2e295522daa4b</guid></item><item><title>Range operator in expressions</title><link>https://sourceforge.net/p/jmax/feature-requests/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;It would be useful (for index ranges in tuples or&lt;br /&gt;
matrices) to have a range operator that expands to a&lt;br /&gt;
list (tuple) of integer values, e.g. like in Perl:&lt;/p&gt;
&lt;p&gt;2..4  -&amp;amp;gt;  2 3 4     and reverse 1..-2  --&amp;amp;gt;  1 0 -1 -2&lt;/p&gt;
&lt;p&gt;or like in Matlab, with step:&lt;/p&gt;
&lt;p&gt;2 : 4   1 : -1 : -2   or non-integer   6.5 : 0.5 : 8.1&lt;br /&gt;
--&amp;amp;gt;  6.5  7  7.5  8&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Diemo Schwarz</dc:creator><pubDate>Thu, 05 Jun 2003 10:21:31 -0000</pubDate><guid>https://sourceforge.net7dbb937bb0710d2fbefa6b4c53456e1af53a2c63</guid></item><item><title>Midishare support</title><link>https://sourceforge.net/p/jmax/feature-requests/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;- Fix midishare package compilation (update for jMax 4.0.x MIDI API) &lt;br /&gt;
- Add midishare port in MIDI Configuration Panel &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Patrice Tisserand</dc:creator><pubDate>Wed, 04 Jun 2003 06:44:24 -0000</pubDate><guid>https://sourceforge.net2ebf174db1d4abf5585129c40e49ac6daf3f3f7e</guid></item><item><title>Graphics objects 2</title><link>https://sourceforge.net/p/jmax/feature-requests/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Now the more complicated stuff:&lt;/p&gt;
&lt;p&gt;It would be great if the graphics display objects could&lt;br /&gt;
be configured more flexibly.&lt;/p&gt;
&lt;p&gt;First of all, as the scroll direction is in the wrong&lt;br /&gt;
sense for displaying time, we need to be able to choose&lt;br /&gt;
scrolling from right to left.&lt;/p&gt;
&lt;p&gt;Second, the zoom x from the matrix display should be&lt;br /&gt;
available for the vector display, too, and should be&lt;br /&gt;
settable to &amp;amp;lt; 1 for zooming out of large vectors.&lt;/p&gt;
&lt;p&gt;Third, the y-axis of the matrix display (but also the&lt;br /&gt;
vector disp) should be flippable,  to be able to&lt;br /&gt;
display  frequency (e.g. of fft vectors) in the usual&lt;br /&gt;
sense.&lt;/p&gt;
&lt;p&gt;The scroll direction and flip could be unified with the&lt;br /&gt;
zoom x/y parameters: negative values change the direction.&lt;br /&gt;
All of this of course settable by the inspector and by&lt;br /&gt;
messages.&lt;/p&gt;
&lt;p&gt;Fourth, maybe it would be useful if the vector display&lt;br /&gt;
could receive also a bpf, to have an inline bpf display.&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;Sixth, for the latter, and in general, an auto-zoom&lt;br /&gt;
mode would be great that stretches the data to be&lt;br /&gt;
displayed to fit the size of the display object (x, y&lt;br /&gt;
or both).  (This only has sense for a non-scrolling axis.)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Diemo Schwarz</dc:creator><pubDate>Thu, 22 May 2003 12:28:31 -0000</pubDate><guid>https://sourceforge.net83f17d1921ef94bb1468b0f52bd87a69e627b86a</guid></item><item><title>Graphics objects 1</title><link>https://sourceforge.net/p/jmax/feature-requests/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;First the simple stuff:&lt;/p&gt;
&lt;p&gt;Graphics objects (vector display, matrix display,&lt;br /&gt;
oscilloscope, but also slider, etc.) should make their&lt;br /&gt;
inspector configuration fields available as messages.&lt;/p&gt;
&lt;p&gt;E.g. setting the min/max range would become equivalent&lt;br /&gt;
to sending a 'set min -5.0' or 'miny -0.5' message.&lt;/p&gt;
&lt;p&gt;Also the coulour should be settable by 'foreground rgb&lt;br /&gt;
0 0.5 1' or 'background hsv 0 0 0' or 'set foreground&lt;br /&gt;
black'.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Diemo Schwarz</dc:creator><pubDate>Thu, 22 May 2003 11:49:03 -0000</pubDate><guid>https://sourceforge.net9ff640fc77387116a002796d9851f34e1c789337</guid></item><item><title>OSC implementation</title><link>https://sourceforge.net/p/jmax/feature-requests/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Open Sound Control implementation.&lt;/p&gt;
&lt;p&gt;This would greatly fascilitate communiaction with other&lt;br /&gt;
patcher software such as MAX/MSP, PD, etc.&lt;/p&gt;
&lt;p&gt;Trying to communicate between jMAX and other patcher&lt;br /&gt;
software is something I am often challenged with&lt;br /&gt;
....... and always ends up being a messy mix of&lt;br /&gt;
different technologies ..... (I have to run PD at the&lt;br /&gt;
same time as jMAX, then I do an internal midi loop,&lt;br /&gt;
send midi data to PD which then converts to OSC then&lt;br /&gt;
out via ethernet to other MAX/MSP or PD users)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Etienne Deleflie</dc:creator><pubDate>Fri, 21 Feb 2003 03:26:22 -0000</pubDate><guid>https://sourceforge.net72c22373ccd5865c029e1332dc3732ea4951c189</guid></item><item><title>serial object port</title><link>https://sourceforge.net/p/jmax/feature-requests/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi all,&lt;br /&gt;
&lt;/p&gt;
&lt;p&gt;As discussed earlier with Patrice,  I would like to see the &lt;br /&gt;
serial object work again under 4.0.x. I use it in an &lt;br /&gt;
installation... &lt;/p&gt;
&lt;p&gt;thank you &lt;/p&gt;
&lt;p&gt;Alexandre &lt;/p&gt;
&lt;p&gt;acastonguay@artengine.ca &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Thu, 20 Feb 2003 19:57:14 -0000</pubDate><guid>https://sourceforge.netf39255adfe87db8114fc339f8a1fa0373ec75bf3</guid></item><item><title>package path</title><link>https://sourceforge.net/p/jmax/feature-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;needs a way to define a user package path, maybe &lt;br /&gt;
adding a new tab in project editor. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Patrice Tisserand</dc:creator><pubDate>Thu, 06 Feb 2003 14:20:14 -0000</pubDate><guid>https://sourceforge.net44f8085411423bdd9b3969924cfc446d3edc5cc2</guid></item></channel></rss>