<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/specanasyn/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/specanasyn/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 03 Jul 2017 22:36:55 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/specanasyn/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Rodrigo V. G.</title><link>https://sourceforge.net/p/specanasyn/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -1,6 +1,6 @@
 This software was written mainly in 2006. The used language is C++, and has about 8,000 lines of code. It provides two binaries, mostly identical in features; one of them a command line application (using libpopt for option parsing), and the other one a graphical application (using libgtkmm (version 2) for the GUI and libao for sound playing). It uses spectral modelling techniques for parameterized sound analysis and synthesis.

-For the analysis phase an STFT is done (using libfftw for doing FFTs), and then harmonic/sinusoidal analyis. For the synthesis phase additive synthesis is used. Using libsndfile for sound loading and saving allows to support many uncompressed sound file formats (WAV, AIFF, AU, headerless RAW, ...), and also OGG and FLAC, but MP3 isn't supported.
+For the analysis phase an STFT is done (using libfftw for doing FFTs), and then harmonic/sinusoidal analysis. For the synthesis phase additive synthesis is used. Using libsndfile for sound loading and saving allows to support many uncompressed sound file formats (WAV, AIFF, AU, headerless RAW, ...), and also OGG and FLAC, but MP3 isn't supported.

 Available parameters include window type, size, and overlapping; sinusoid discarding; equalization; time strechting, frequency scaling and shifting; frequency and amplitude interpolation; normalization; dynamic range compression and expansion, etc.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rodrigo V. G.</dc:creator><pubDate>Mon, 03 Jul 2017 22:36:55 -0000</pubDate><guid>https://sourceforge.net38beb0ee9b836c2d932488caefc497576d572382</guid></item><item><title>Home modified by Rodrigo V. G.</title><link>https://sourceforge.net/p/specanasyn/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -1,4 +1,4 @@
-This software was written mainly in 2006, as part of a university final year project. The used language is C++, and has about 8,000 lines of code. It provides two binaries, mostly identical in features; one of them a command line application (using libpopt for option parsing), and the other one a graphical application (using libgtkmm (version 2) for the GUI and libao for sound playing). It uses spectral modelling techniques for parameterized sound analysis and synthesis.
+This software was written mainly in 2006. The used language is C++, and has about 8,000 lines of code. It provides two binaries, mostly identical in features; one of them a command line application (using libpopt for option parsing), and the other one a graphical application (using libgtkmm (version 2) for the GUI and libao for sound playing). It uses spectral modelling techniques for parameterized sound analysis and synthesis.

 For the analysis phase an STFT is done (using libfftw for doing FFTs), and then harmonic/sinusoidal analyis. For the synthesis phase additive synthesis is used. Using libsndfile for sound loading and saving allows to support many uncompressed sound file formats (WAV, AIFF, AU, headerless RAW, ...), and also OGG and FLAC, but MP3 isn't supported.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rodrigo V. G.</dc:creator><pubDate>Mon, 03 Jul 2017 22:04:15 -0000</pubDate><guid>https://sourceforge.net90e36c92810d26d995778c0f7d389259436743d7</guid></item><item><title>Home modified by Rodrigo Valiña Gutiérrez</title><link>https://sourceforge.net/p/specanasyn/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,4 +1,6 @@
-This project was written mainly in 2006, as a university final year project. It is coded in C++ (11,000 lines of code, approx.) and provides two binaries, mostly identical in features; one of them a command line application (using libpopt for option parsing), and the other one a graphical application (using libgtkmm (version 2) for the GUI and libao for sound playing). It uses spectral modelling techniques for parameterized sound analysis and synthesis. For the analysis phase an STFT is done (using libfftw for doing FFTs), and then harmonic/sinusoidal analyis. For the synthesis phase additive synthesis is used. Using libsndfile for sound loading and saving allows to support many uncompressed sound file formats (WAV, AIFF, AU, headerless RAW, ...), and also OGG and FLAC, but MP3 isn't supported.
+This software was written mainly in 2006, as part of a university final year project. The used language is C++, and has about 8,000 lines of code. It provides two binaries, mostly identical in features; one of them a command line application (using libpopt for option parsing), and the other one a graphical application (using libgtkmm (version 2) for the GUI and libao for sound playing). It uses spectral modelling techniques for parameterized sound analysis and synthesis.
+
+For the analysis phase an STFT is done (using libfftw for doing FFTs), and then harmonic/sinusoidal analyis. For the synthesis phase additive synthesis is used. Using libsndfile for sound loading and saving allows to support many uncompressed sound file formats (WAV, AIFF, AU, headerless RAW, ...), and also OGG and FLAC, but MP3 isn't supported.

 Available parameters include window type, size, and overlapping; sinusoid discarding; equalization; time strechting, frequency scaling and shifting; frequency and amplitude interpolation; normalization; dynamic range compression and expansion, etc.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rodrigo Valiña Gutiérrez</dc:creator><pubDate>Wed, 10 Jun 2015 22:51:46 -0000</pubDate><guid>https://sourceforge.netd18af67d18f3a986a148a3f229a74e7b6e2e36b8</guid></item><item><title>Home modified by Rodrigo Valiña Gutiérrez</title><link>https://sourceforge.net/p/specanasyn/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -1,4 +1,4 @@
-This project was written mainly in 2006, as a university final year project. It is coded in C++ (11,000 lines of code, approx.) and provides two binaries, mostly identical in features; one of them a command line application (using libpopt for option parsing), and the other one a graphical application (using libgtkmm (version 2) for the GUI and libao for sound playing). It uses spectral modelling techniques for parameterized sound analysis and synthesis. For the analysis phase an STFT is done (using libfftw for doing FFTs), and then harmonic/sinusoidal analyis. For the synthesis phase additive synthesis is used. Using libsndfile for sound loadind and saving allows to support many uncompressed sound file formats (WAV, AIFF, AU, headerless RAW, ...), and also OGG and FLAC, but MP3 isn't supported.
+This project was written mainly in 2006, as a university final year project. It is coded in C++ (11,000 lines of code, approx.) and provides two binaries, mostly identical in features; one of them a command line application (using libpopt for option parsing), and the other one a graphical application (using libgtkmm (version 2) for the GUI and libao for sound playing). It uses spectral modelling techniques for parameterized sound analysis and synthesis. For the analysis phase an STFT is done (using libfftw for doing FFTs), and then harmonic/sinusoidal analyis. For the synthesis phase additive synthesis is used. Using libsndfile for sound loading and saving allows to support many uncompressed sound file formats (WAV, AIFF, AU, headerless RAW, ...), and also OGG and FLAC, but MP3 isn't supported.

 Available parameters include window type, size, and overlapping; sinusoid discarding; equalization; time strechting, frequency scaling and shifting; frequency and amplitude interpolation; normalization; dynamic range compression and expansion, etc.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rodrigo Valiña Gutiérrez</dc:creator><pubDate>Tue, 11 Jun 2013 16:43:55 -0000</pubDate><guid>https://sourceforge.net71efa183beb63adc90c3d2b6c56108f4ac96172e</guid></item><item><title>Home modified by Rodrigo Valiña Gutiérrez</title><link>https://sourceforge.net/p/specanasyn/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -4,6 +4,8 @@

 It can be used to obtain new sounds, from existing sound files. The way of representing the analyzed sounds can also be used to implement a new lossy audio compression format (by further compressing losslessly the text data obtained in the analysis phase).

+[SpecAnaSyn Web Site](http://specanasyn.sourceforge.net/)
+
 [[project_screenshots]]
 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rodrigo Valiña Gutiérrez</dc:creator><pubDate>Fri, 07 Jun 2013 15:55:49 -0000</pubDate><guid>https://sourceforge.netfdba00e575b836ef7814057e9f0f0ad5cd4a72e2</guid></item><item><title>Home modified by Rodrigo Valiña Gutiérrez</title><link>https://sourceforge.net/p/specanasyn/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,9 @@
-Welcome to your wiki!
+This project was written mainly in 2006, as a university final year project. It is coded in C++ (11,000 lines of code, approx.) and provides two binaries, mostly identical in features; one of them a command line application (using libpopt for option parsing), and the other one a graphical application (using libgtkmm (version 2) for the GUI and libao for sound playing). It uses spectral modelling techniques for parameterized sound analysis and synthesis. For the analysis phase an STFT is done (using libfftw for doing FFTs), and then harmonic/sinusoidal analyis. For the synthesis phase additive synthesis is used. Using libsndfile for sound loadind and saving allows to support many uncompressed sound file formats (WAV, AIFF, AU, headerless RAW, ...), and also OGG and FLAC, but MP3 isn't supported.

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+Available parameters include window type, size, and overlapping; sinusoid discarding; equalization; time strechting, frequency scaling and shifting; frequency and amplitude interpolation; normalization; dynamic range compression and expansion, etc.

-The wiki uses [Markdown](/p/specanasyn/wiki/markdown_syntax/) syntax.
+It can be used to obtain new sounds, from existing sound files. The way of representing the analyzed sounds can also be used to implement a new lossy audio compression format (by further compressing losslessly the text data obtained in the analysis phase).

+[[project_screenshots]]
 [[members limit=20]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rodrigo Valiña Gutiérrez</dc:creator><pubDate>Fri, 07 Jun 2013 14:05:14 -0000</pubDate><guid>https://sourceforge.netc48c360bb4e05d58d6c380284273dde67620d594</guid></item><item><title>Home modified by Rodrigo Valiña Gutiérrez</title><link>https://sourceforge.net/p/specanasyn/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/specanasyn/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;h6&gt;Project Members:&lt;/h6&gt;&lt;ul class="md-users-list"&gt;&lt;li&gt;&lt;a href="/u/rodrigovg/"&gt;Rodrigo Valiña Gutiérrez&lt;/a&gt; (admin)&lt;/li&gt;&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-5182b9a9271846345eaf4a24" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rodrigo Valiña Gutiérrez</dc:creator><pubDate>Thu, 02 May 2013 19:08:26 -0000</pubDate><guid>https://sourceforge.net385f16b6ebb36b0620ac057acded6173d41a879a</guid></item></channel></rss>