<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/gnaural/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/gnaural/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/gnaural/bugs/</id><updated>2016-08-17T01:45:33.360000Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>Switching portrait/landscape mode stops playback and resets Gnaural to its default preset(Android version)</title><link href="https://sourceforge.net/p/gnaural/bugs/26/" rel="alternate"/><published>2016-08-17T01:45:33.360000Z</published><updated>2016-08-17T01:45:33.360000Z</updated><author><name>Anonymous Anonymous</name><uri>https://sourceforge.net/u/stereographique/</uri></author><id>https://sourceforge.net0d75c86fefe32209c5e4b5cb02e14638bb812130</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;As the title says, when I switch from/to portrait/landscape mode(both "directions") Gnaural stops playback and reloads its default preset, exactly like if I restarted it manually by closing it and restarting the app.&lt;/p&gt;
&lt;p&gt;The phone I use is a Galaxy J7(2016) from Samsung, it's running on Android 6.0 Marshmallow(it seems to be only a retrocompatibility problem) and the screen is 5,5 inches wide if that helps. I'm running the paid version btw.&lt;/p&gt;
&lt;p&gt;Thank you for the app and Gnaural.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>opening and saving .gnural files on windows 8.1</title><link href="https://sourceforge.net/p/gnaural/bugs/25/" rel="alternate"/><published>2015-06-15T07:12:11.942000Z</published><updated>2015-06-15T07:12:11.942000Z</updated><author><name>Jonny Mnemonic</name><uri>https://sourceforge.net/u/userid-236005/</uri></author><id>https://sourceforge.net654a981e50b5ce17bb7d9ce0f0ef5dbb43d58436</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;br /&gt;
first of all, great piece of software, thanks for making it available :)&lt;/p&gt;
&lt;p&gt;ok, there is a little issue with opening existing .gnural files (like the presets) and editing files.&lt;/p&gt;
&lt;p&gt;This is probably due to the changes in how Windows handles files in the "/program files" folders.&lt;/p&gt;
&lt;p&gt;The files are not actually saved in the same folder as the program, instead they are saved in the "C:\Users\User Name\AppData\Local\VirtualStore\Program Files (x86)\Gnaural" (which is a hidden folder)&lt;/p&gt;
&lt;p&gt;This means that when trying to edit the XML file Gnaural cannot actually find it and it asks to create a new one.  Unfortunately it is also unable to save the file it offers to create unless it is started with admin permissions.&lt;/p&gt;
&lt;p&gt;However, when you want to open a file created within the program, it will list it as long as you browse to it from within gnaural&lt;/p&gt;
&lt;p&gt;Additionally Gnaural will not load presets unless they are either saved in the "/program files(86)/Gnaural" or in the folder I detailed above.&lt;/p&gt;
&lt;p&gt;This is not a big problem for me, as I have now found where the files are saved (it took me a little while :)), but I thought you may want to know in case some users cannot find the files they create, and/or have issues loading preset files&lt;/p&gt;
&lt;p&gt;I hope it all makes sense, don't hesitate to get in touch if you want more details :)&lt;/p&gt;
&lt;p&gt;All the best&lt;br /&gt;
Angelo&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Isochronic Pulses make clicks</title><link href="https://sourceforge.net/p/gnaural/bugs/24/" rel="alternate"/><published>2014-07-04T00:41:55.777000Z</published><updated>2014-07-04T00:41:55.777000Z</updated><author><name>Polzin</name><uri>https://sourceforge.net/u/polzin/</uri></author><id>https://sourceforge.net210553d66e707d38aba6793f0973b7c71848ce87</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Isochronic Pulses and Alt Isochronic Pulses make tick sounds that are probably lowering the effect. There is an envelope to limit the effect, but somehow it is not working properly. I had some improvement in reducing the clicks with:&lt;/p&gt;
&lt;p&gt;BinuaralBeat.c&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;   &lt;span class="err"&gt;#&lt;/span&gt;&lt;span class="n"&gt;define&lt;/span&gt; &lt;span class="n"&gt;max&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;a&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;&lt;span class="n"&gt;b&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt; &lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;a&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;&lt;span class="o"&gt;&amp;gt;&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;b&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;&lt;span class="o"&gt;?&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;a&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="n"&gt;b&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
   &lt;span class="c1"&gt;//cur_beatfreq_data is used arbitrarily as a Modulator here (to reduce harmonics in transition between on and off pulses)&lt;/span&gt;
   &lt;span class="k"&gt;if&lt;/span&gt; &lt;span class="p"&gt;((&lt;/span&gt;&lt;span class="n"&gt;BB_Voice&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="n"&gt;voice&lt;/span&gt;&lt;span class="p"&gt;].&lt;/span&gt;&lt;span class="n"&gt;cur_beatfreq_phaseenvelope&lt;/span&gt; &lt;span class="o"&gt;+=&lt;/span&gt;
        &lt;span class="n"&gt;max&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="mf"&gt;1.5&lt;/span&gt;&lt;span class="o"&gt;/&lt;/span&gt;&lt;span class="n"&gt;BB_Voice&lt;/span&gt;&lt;span class="p"&gt;[&lt;/span&gt;&lt;span class="n"&gt;voice&lt;/span&gt;&lt;span class="p"&gt;].&lt;/span&gt;&lt;span class="n"&gt;cur_beatfreq_phasesamplecount_start&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;
            &lt;span class="mf"&gt;.0005&lt;/span&gt;&lt;span class="p"&gt;))&lt;/span&gt; &lt;span class="o"&gt;&amp;gt;&lt;/span&gt; &lt;span class="mi"&gt;1&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;
&lt;p&gt;For low beat frequency, the increase of the enevelope is much slower, but for higher beat frequencies, it still reaches 1 at 80% of the phase.&lt;br /&gt;
For higher frequencies the effect is still noticeable. I am no expert in psychoacustics, but possibly a kind of exponential function for the envelope could be a better idea.&lt;/p&gt;
&lt;p&gt;Are you still interested in such improvements and suggestions?&lt;br /&gt;
Do you have a better idea for the problem?&lt;/p&gt;
&lt;p&gt;Regards and thanks for gnaural!&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Problem loading presets on Android</title><link href="https://sourceforge.net/p/gnaural/bugs/23/" rel="alternate"/><published>2014-06-17T13:05:46.025000Z</published><updated>2014-06-17T13:05:46.025000Z</updated><author><name>Paul Randle</name><uri>https://sourceforge.net/u/plrndl/</uri></author><id>https://sourceforge.netaca78c1e053ba6702d68325185d46e884292a3eb</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I have a problem accessing my presets on Android. On my stock Huawei Y300 (Android 4.1.1), it was fine.  When I upgraded to Cyanogenmod 11 (4.4.3) it looks for /mnt/sdcard/, while I have /mnt/sdcard0/ (internal storage) and /mnt/sdcard1/ (actual SD card). I'm pretty sure I had the same mount points before when I was not having this problem!&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Audio problems with gnaural2 openSUSE</title><link href="https://sourceforge.net/p/gnaural/bugs/22/" rel="alternate"/><published>2013-05-05T16:00:48Z</published><updated>2013-05-05T16:00:48Z</updated><author><name>Josiah Knoll</name><uri>https://sourceforge.net/u/josiah-knoll/</uri></author><id>https://sourceforge.net45dd3cb79619897b548ea897dcd6b6c62ab52c20</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I don't know if this is the right place to post this, but here it is:&lt;br /&gt;
I found that using the packman repository for gnaural2 didn't work with sound, but I found that doing the following got it to work:&lt;br /&gt;
1. make sure that alsa-oss is installed&lt;br /&gt;
2. change the open command in the application launcher to aoss gnaural2&lt;/p&gt;
&lt;p&gt;This seems like a pretty easy fix to get gnaural2 to work out of the box if it could be changed in the repository&lt;/p&gt;
&lt;p&gt;The place where I found out how to do this is here: &lt;a href="http://ubuntuforums.org/showthread.php?t=863967" rel="nofollow"&gt;http://ubuntuforums.org/showthread.php?t=863967&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thank you&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Some files make annoying clicks only on playback</title><link href="https://sourceforge.net/p/gnaural/bugs/21/" rel="alternate"/><published>2013-01-09T06:48:15Z</published><updated>2013-01-09T06:48:15Z</updated><author><name>Sapphira Armageddos</name><uri>https://sourceforge.net/u/shadowkyogre/</uri></author><id>https://sourceforge.net2dd427d4319dffad82fbb34b9c3159bd37d0f022</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Relevant files:&lt;br /&gt;
&lt;a href="http://downloads.sourceforge.net/project/gnaural/Presets/Mindstates/TibetanBowls.gnaural"&gt;http://downloads.sourceforge.net/project/gnaural/Presets/Mindstates/TibetanBowls.gnaural&lt;/a&gt;&lt;br /&gt;
&lt;a href="http://downloads.sourceforge.net/project/gnaural/Presets/Soundscapes/CricketsAndFrogs.gnaural"&gt;http://downloads.sourceforge.net/project/gnaural/Presets/Soundscapes/CricketsAndFrogs.gnaural&lt;/a&gt; &lt;/p&gt;
&lt;p&gt;With the two provided gnaural presets, one can either hear annoying clicks or static-like noises during playback. These issues do not appear if the files are rendered to another format, so it is most likely a playback issue.&lt;/p&gt;
&lt;p&gt;System tested on:&lt;br /&gt;
Arch Linux (normal kernel, 3.6.11)&lt;br /&gt;
Gnaural 1.0.20110606 (aur link: &lt;a href="https://aur.archlinux.org/packages.php?ID=43882\" rel="nofollow"&gt;https://aur.archlinux.org/packages.php?ID=43882\&lt;/a&gt;)&lt;br /&gt;
portaudio portaudio 19_20111121-1&lt;/p&gt;
&lt;p&gt;Relevant forum post that prompted investigation and has additional details: &lt;a href="https://bbs.archlinux.org/viewtopic.php?pid=1215009#p1215009" rel="nofollow"&gt;https://bbs.archlinux.org/viewtopic.php?pid=1215009#p1215009&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>samsung galaxy s3 voice select bug</title><link href="https://sourceforge.net/p/gnaural/bugs/19/" rel="alternate"/><published>2012-12-11T14:32:32Z</published><updated>2012-12-11T14:32:32Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netaa7b061913c83b0e2d944ec269840994a2765694</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When selecting which voices to play, I have to both uncheck and recheck a voice in order to actually uncheck it, and vica versa.&lt;/p&gt;
&lt;p&gt;Worked perfectly on my old Htc Sensation.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>when exporting to wav, individual channels merged</title><link href="https://sourceforge.net/p/gnaural/bugs/18/" rel="alternate"/><published>2011-06-02T23:08:20Z</published><updated>2011-06-02T23:08:20Z</updated><author><name>Brian @wm</name><uri>https://sourceforge.net/u/brianmolony/</uri></author><id>https://sourceforge.netf51e7984cda5605d033915258ed4e3d9a455bbaf</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Ver. 1.0.20101115 &lt;br /&gt;
Exported file successfully, but when listening to left or right channel individually, the channels have been merged and both idividually oscillate&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Problem with installation</title><link href="https://sourceforge.net/p/gnaural/bugs/16/" rel="alternate"/><published>2010-06-30T09:54:27Z</published><updated>2010-06-30T09:54:27Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netd0288f3bc4dfe7ef4f6ad42e81ca0f440028687e</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I've installed Gnaural but it keeps telling me the application failed to start because it cannot find iconv.dll - I tried reinstalling without success.  I'm running Windows XP.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Missing iconv.dll file</title><link href="https://sourceforge.net/p/gnaural/bugs/15/" rel="alternate"/><published>2010-06-26T06:38:30Z</published><updated>2010-06-26T06:38:30Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net503c1460b0d1170cd2c0e8c8e3dcb64aa85b91f2</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Error trying to start Gnaural. I have uninstalled and reinstalled latest versions of Gnaural and GTK+, but still see this error evey time.&lt;/p&gt;
&lt;p&gt;Win7 Ultimate, 64-bit&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>