<?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/hrec/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/hrec/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 28 Aug 2014 22:03:20 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/hrec/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by Egor Sanin</title><link>https://sourceforge.net/p/hrec/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v9
+++ v10
@@ -8,7 +8,7 @@
 * [ecasound](http://eca.cx/ecasound/index.php)
 * [curses](http://www.gnu.org/software/ncurses/ncurses.html)
 * [python2](http://www.python.org)
-
+* [Jmeters](http://kokkinizita.linuxaudio.org/linuxaudio/index.html "Fons Adriaensen's Jmeters") (optional)

 Invocation
 ---
@@ -33,13 +33,10 @@
 hrec is operated with single key strokes:

 * __r__ _start recording_
-* __p__ _start playback of selected file_
 * __s__ _stop recording/playback_
 * __q__ _quit hrec_
 * __m__ _mute/unmute monitor chain_
 * __arrow keys__ _scroll track list_
-
-(note: even if playback goes till end of file, pressing __s__ is still required to take down the ecasound engine)

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Egor Sanin</dc:creator><pubDate>Thu, 28 Aug 2014 22:03:20 -0000</pubDate><guid>https://sourceforge.net855a52bdd6c1d7b69b7f8e52277ba961e931dfc6</guid></item><item><title>Home modified by Egor Sanin</title><link>https://sourceforge.net/p/hrec/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v8
+++ v9
@@ -7,6 +7,7 @@
 * [jackd](http://www.jackaudio.org/)
 * [ecasound](http://eca.cx/ecasound/index.php)
 * [curses](http://www.gnu.org/software/ncurses/ncurses.html)
+* [python2](http://www.python.org)

 Invocation
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Egor Sanin</dc:creator><pubDate>Wed, 20 Aug 2014 02:58:05 -0000</pubDate><guid>https://sourceforge.net8c41f899c85667864cd00451b498334046f396cd</guid></item><item><title>Home modified by Egor Sanin</title><link>https://sourceforge.net/p/hrec/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v7
+++ v8
@@ -12,6 +12,7 @@
 Invocation
 ---
 usage: hrec \[-h\] \[-c CHANNELS\] \[-r DIRECTORY\] \[-p PORT\] \[-j JACKCLIENT\]
+            \[-f\] \[-m\]

 Program for simple audio recording

@@ -22,7 +23,8 @@
   -r DIRECTORY, --directory DIRECTORY    directory to put recordings
   -p PORT, --port PORT  starting input port number
   -j JACKCLIENT, --jackclient JACKCLIENT    client name and prefix to record from
-
+  -f, --force           force hrec even if jack is not running NOT RECOMMENDED
+  -m, --meters          launch Jmeters for connected channels, if installed

 Operation
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Egor Sanin</dc:creator><pubDate>Thu, 01 May 2014 15:12:55 -0000</pubDate><guid>https://sourceforge.nete85d2199e2445e2674c95de004c52746bde4f2b7</guid></item><item><title>Home modified by Egor Sanin</title><link>https://sourceforge.net/p/hrec/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -17,6 +17,7 @@

 optional arguments:
   -h, --help            show this help message and exit
+  -v, --version         show program's version number and exit
   -c CHANNELS, --channels CHANNELS    number of channels to record
   -r DIRECTORY, --directory DIRECTORY    directory to put recordings
   -p PORT, --port PORT  starting input port number
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Egor Sanin</dc:creator><pubDate>Tue, 11 Mar 2014 04:23:48 -0000</pubDate><guid>https://sourceforge.netd5bb39d4ebe3152768a91df2333ff7951ce9d356</guid></item><item><title>Home modified by Egor Sanin</title><link>https://sourceforge.net/p/hrec/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -32,6 +32,7 @@
 * __p__ _start playback of selected file_
 * __s__ _stop recording/playback_
 * __q__ _quit hrec_
+* __m__ _mute/unmute monitor chain_
 * __arrow keys__ _scroll track list_

 (note: even if playback goes till end of file, pressing __s__ is still required to take down the ecasound engine)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Egor Sanin</dc:creator><pubDate>Fri, 07 Mar 2014 20:38:05 -0000</pubDate><guid>https://sourceforge.net21d328ab68798fad402d6b6ac88f4bb603b3ff05</guid></item><item><title>Home modified by Egor Sanin</title><link>https://sourceforge.net/p/hrec/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -7,7 +7,6 @@
 * [jackd](http://www.jackaudio.org/)
 * [ecasound](http://eca.cx/ecasound/index.php)
 * [curses](http://www.gnu.org/software/ncurses/ncurses.html)
-* [tmux](http://tmux.sourceforge.net/)(*optional*)

 Invocation
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Egor Sanin</dc:creator><pubDate>Thu, 27 Feb 2014 03:07:17 -0000</pubDate><guid>https://sourceforge.net5139adaf387fd04e6614cf46cf443f51fa3920e3</guid></item><item><title>Home modified by Egor Sanin</title><link>https://sourceforge.net/p/hrec/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -6,23 +6,18 @@

 * [jackd](http://www.jackaudio.org/)
 * [ecasound](http://eca.cx/ecasound/index.php)
-* [mididings](http://das.nasophon.de/mididings/)
 * [curses](http://www.gnu.org/software/ncurses/ncurses.html)
 * [tmux](http://tmux.sourceforge.net/)(*optional*)
-* [meterec](https://sourceforge.net/projects/meterec/)(*optional*)

-Future work:
-It is the intention of the developers to remove the mididings and meterec dependencies, in the near future.

 Invocation
 ---
-usage: hrec \[-h\] \[-d DRIVER\] \[-c CHANNELS\] \[-r DIRECTORY\] \[-p PORT\] \[-j JACKCLIENT\]
+usage: hrec \[-h\] \[-c CHANNELS\] \[-r DIRECTORY\] \[-p PORT\] \[-j JACKCLIENT\]

 Program for simple audio recording

 optional arguments:
   -h, --help            show this help message and exit
-  -d DRIVER, --driver DRIVER    driver to use for jackd
   -c CHANNELS, --channels CHANNELS    number of channels to record
   -r DIRECTORY, --directory DIRECTORY    directory to put recordings
   -p PORT, --port PORT  starting input port number
@@ -37,6 +32,7 @@
 * __r__ _start recording_
 * __p__ _start playback of selected file_
 * __s__ _stop recording/playback_
+* __q__ _quit hrec_
 * __arrow keys__ _scroll track list_

 (note: even if playback goes till end of file, pressing __s__ is still required to take down the ecasound engine)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Egor Sanin</dc:creator><pubDate>Thu, 27 Feb 2014 02:40:45 -0000</pubDate><guid>https://sourceforge.net797d90ed87e31c3ad85eb8cc4b7b828cd3dfb45f</guid></item><item><title>Home modified by Egor Sanin</title><link>https://sourceforge.net/p/hrec/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -8,15 +8,26 @@
 * [ecasound](http://eca.cx/ecasound/index.php)
 * [mididings](http://das.nasophon.de/mididings/)
 * [curses](http://www.gnu.org/software/ncurses/ncurses.html)
-* [meterec](https://sourceforge.net/projects/meterec/)
+* [tmux](http://tmux.sourceforge.net/)(*optional*)
+* [meterec](https://sourceforge.net/projects/meterec/)(*optional*)

 Future work:
 It is the intention of the developers to remove the mididings and meterec dependencies, in the near future.

 Invocation
 ---
-hrec has the following invocation:
-will add soon.
+usage: hrec \[-h\] \[-d DRIVER\] \[-c CHANNELS\] \[-r DIRECTORY\] \[-p PORT\] \[-j JACKCLIENT\]
+
+Program for simple audio recording
+
+optional arguments:
+  -h, --help            show this help message and exit
+  -d DRIVER, --driver DRIVER    driver to use for jackd
+  -c CHANNELS, --channels CHANNELS    number of channels to record
+  -r DIRECTORY, --directory DIRECTORY    directory to put recordings
+  -p PORT, --port PORT  starting input port number
+  -j JACKCLIENT, --jackclient JACKCLIENT    client name and prefix to record from
+

 Operation
@@ -28,7 +39,7 @@
 * __s__ _stop recording/playback_
 * __arrow keys__ _scroll track list_

-(note: even if playback goes till end of file, pressing s is still required to take down the ecasound engine)
+(note: even if playback goes till end of file, pressing __s__ is still required to take down the ecasound engine)

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Egor Sanin</dc:creator><pubDate>Wed, 21 Aug 2013 23:02:33 -0000</pubDate><guid>https://sourceforge.netc4fc566eb927b22ec9383c78a90b31977f882fe4</guid></item><item><title>Home modified by Egor Sanin</title><link>https://sourceforge.net/p/hrec/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,6 +1,36 @@
-Welcome to your wiki!
+hrec manual
+===

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
+hrec is designed to be a simple program for audio recording in a jackd environment.
+hrec is written in python and is a front-end to ecasound, you will need to following software installed in order to actually use hrec:
+
+* [jackd](http://www.jackaudio.org/)
+* [ecasound](http://eca.cx/ecasound/index.php)
+* [mididings](http://das.nasophon.de/mididings/)
+* [curses](http://www.gnu.org/software/ncurses/ncurses.html)
+* [meterec](https://sourceforge.net/projects/meterec/)
+
+Future work:
+It is the intention of the developers to remove the mididings and meterec dependencies, in the near future.
+
+Invocation
+---
+hrec has the following invocation:
+will add soon.
+
+
+Operation
+---
+hrec is operated with single key strokes:
+
+* __r__ _start recording_
+* __p__ _start playback of selected file_
+* __s__ _stop recording/playback_
+* __arrow keys__ _scroll track list_
+
+(note: even if playback goes till end of file, pressing s is still required to take down the ecasound engine)
+
+

 The wiki uses [Markdown](/p/hrec/wiki/markdown_syntax/) syntax.

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Egor Sanin</dc:creator><pubDate>Wed, 21 Aug 2013 16:35:51 -0000</pubDate><guid>https://sourceforge.net8bba2305adb31f31075e8fed47b35fa84077d243</guid></item><item><title>Home modified by Egor Sanin</title><link>https://sourceforge.net/p/hrec/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/hrec/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/integer0/"&gt;Egor Sanin&lt;/a&gt; (admin)&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
&lt;/p&gt;&lt;p&gt;&lt;span class="download-button-50a7aeef7929e50aa0fb40e5" 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/">Egor Sanin</dc:creator><pubDate>Wed, 21 Aug 2013 16:15:22 -0000</pubDate><guid>https://sourceforge.net24401c114f746dca8f82ec886c92ff627e2b9319</guid></item></channel></rss>