<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/nmedit/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/nmedit/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 17 Aug 2015 23:44:56 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/nmedit/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>#2 Generating sounds on a Mac or PC using Nomad Without Hardware</title><link>https://sourceforge.net/p/nmedit/support-requests/2/?limit=25#5059</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Is it possible to generate sound with the nomad application WITHOUT NORD Hardware?&lt;br/&gt;
I know you can generate sounds without hardware using the G2 1.40 editor.&lt;br/&gt;
But when I run NOMAD - I could not generate sounds just using it on a Mac or PC. Am I missing something?&lt;br/&gt;
Thanks,&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">rmm1</dc:creator><pubDate>Mon, 17 Aug 2015 23:44:56 -0000</pubDate><guid>https://sourceforge.net2b94ea3abb46b1a2ebc24cc852fa5360ee9379f9</guid></item><item><title>Generating sounds on a Mac or PC using Nomad Without Hardware</title><link>https://sourceforge.net/p/nmedit/support-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Is it possible to generate sound with the nomad application WITHOUT NORD Hardware?&lt;br/&gt;
I know you can generate sounds without hardware using the G2 1.40 editor.&lt;br/&gt;
But when I  run NOMAD - I could not generate sounds just using it on a Mac or PC.  Am I missing something?&lt;br/&gt;
Thanks,&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">rmm1</dc:creator><pubDate>Mon, 17 Aug 2015 23:44:24 -0000</pubDate><guid>https://sourceforge.netceaebcfafd7d48fd5656ba07679b9c65812c8e1e</guid></item><item><title>compilation breaks</title><link>https://sourceforge.net/p/nmedit/support-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi All,&lt;/p&gt;
&lt;p&gt;Curious about the status of the nmedit project, I checked out the source from CVS today and tried a build. Compilation breaks :&lt;/p&gt;
&lt;p&gt;g++ -DPACKAGE_NAME=\&amp;amp;amp;quot;\&amp;amp;amp;quot; -DPACKAGE_TARNAME=\&amp;amp;amp;quot;\&amp;amp;amp;quot; -DPACKAGE_VERSION=\&amp;amp;amp;quot;\&amp;amp;amp;quot; -DPACKAGE_        STRING=\&amp;amp;amp;quot;\&amp;amp;amp;quot; -DPACKAGE_BUGREPORT=\&amp;amp;amp;quot;\&amp;amp;amp;quot; -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_        SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEM        ORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H        =1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DPACKAGE=\&amp;amp;amp;quot;nmedit-full\&amp;amp;amp;quot; -DVERSION=\&amp;amp;amp;quot;1.0\&amp;amp;amp;quot;         -DSTDC_HEADERS=1 -DHAVE_UNISTD_H=1 -I. -I. -I.. -Wp,-MD,.deps/patchparser.pp -c         patchparser.cc  -fPIC -DPIC -o .libs/patchparser.lo&lt;br /&gt;
In file included from patchparser.yy:26:&lt;br /&gt;
../nmpatch/nmlexer.h:31:23: FlexLexer.h: No such file or directory&lt;br /&gt;
In file included from patchparser.yy:26:&lt;br /&gt;
../nmpatch/nmlexer.h:34: error: syntax error before `{' token&lt;br /&gt;
patchparser.yy: In function `int nmlex()':&lt;br /&gt;
patchparser.yy:46: error: `nmlex' undeclared (first use this function)&lt;br /&gt;
patchparser.yy:46: error: (Each undeclared identifier is reported only once for &lt;br /&gt;
each function it appears in.)&lt;br /&gt;
y.tab.c: At global scope:&lt;br /&gt;
y.tab.c:222: error: member `std::string yyalloc::yyvs' with constructor not &lt;br /&gt;
allowed in union&lt;br /&gt;
y.tab.c:222: error: member `std::string yyalloc::yyvs' with destructor not &lt;br /&gt;
allowed in union&lt;br /&gt;
y.tab.c:222: error: member `std::string yyalloc::yyvs' with copy assignment &lt;br /&gt;
operator not allowed in union&lt;br /&gt;
patchparser.yy: In function `bool init_parser(const char*, Patch*)':&lt;br /&gt;
patchparser.yy:402: error: invalid use of undefined type `class NMLexer'&lt;br /&gt;
../nmpatch/nmlexer.h:34: error: forward declaration of `class NMLexer'&lt;br /&gt;
make[3]: *** [patchparser.lo] Error 1&lt;br /&gt;
make[3]: Leaving directory `/tmp/nmedit/nmedit/libs/libnmpatch/src'&lt;br /&gt;
make[2]: *** [all-recursive] Error 1&lt;br /&gt;
make[2]: Leaving directory `/tmp/nmedit/nmedit/libs/libnmpatch'&lt;br /&gt;
make[1]: *** [all-recursive] Error 1&lt;br /&gt;
make[1]: Leaving directory `/tmp/nmedit/nmedit/libs'&lt;br /&gt;
make: *** [all-recursive] Error 1&lt;/p&gt;
&lt;p&gt;Is the CVS tree broken at this moment, or should this not happen ?&lt;/p&gt;
&lt;p&gt;Regards &amp;amp;amp; keep up the good work,&lt;/p&gt;
&lt;p&gt;Ico&lt;/p&gt;
&lt;p&gt;Hmm, seems I posted this anonymously. My address is&lt;/p&gt;
&lt;p&gt;ico at pruts.nl&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 21 Sep 2003 16:02:00 -0000</pubDate><guid>https://sourceforge.net31064b8c808f6bd87d996db0a04a8b524a99c878</guid></item></channel></rss>