<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://wiki.webos-internals.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Preoccupied</id>
	<title>WebOS Internals - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.webos-internals.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Preoccupied"/>
	<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/wiki/Special:Contributions/Preoccupied"/>
	<updated>2026-04-20T15:05:38Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Zcorder&amp;diff=9818</id>
		<title>Application:Zcorder</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Zcorder&amp;diff=9818"/>
		<updated>2010-05-07T04:52:41Z</updated>

		<summary type="html">&lt;p&gt;Preoccupied: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=Zcorder&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: Beta 0.6.0 &amp;lt;br /&amp;gt; (5 May 2010)&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Zcorder 1.png&lt;br /&gt;
|description=&lt;br /&gt;
&lt;br /&gt;
== Summary == &lt;br /&gt;
&lt;br /&gt;
Zcorder is the next generation audio recording app in development by WebOS Internals. Currently, it allows for audio capture from the built in microphone as well as through the headset. It also features a &amp;quot;media capture&amp;quot; mode, which can record virtually any audio stream that is currently playing (except for phone calls). Future plans include bluetooth support, ability to record calls, visualizations, and possibly a voice activation mode. &lt;br /&gt;
&lt;br /&gt;
Zcorder uses the pulsesrc plugin directly through a gstreamer pipeline, so in theory it allows for more flexability in the future such as variable controls for stream and bitrate, and various plugins for mp3. Because it uses a C based service, there is only one package to install, which can also be uninstalled with the Orange+Tap method. &lt;br /&gt;
&lt;br /&gt;
More information and discussion can be found on this thread at Precentral: http://forums.precentral.net/webos-internals/245422-zcorder.html&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
Zcorder is BETA SOFTWARE developed primarily by ZSoc &amp;amp; PuffTheMagic of WebOS Internals with assistance from a number of other developers (as listed in the Maintainers field in the package metadata). Please use at your own risk. If things break, WebOS Internals cannot be held responsible and is not liable for any damages. &lt;br /&gt;
&lt;br /&gt;
== Donations ==&lt;br /&gt;
&lt;br /&gt;
Please see the official PreCentral thread first post at http://forums.precentral.net/webos-internals/245422-zcorder.html for the donation link.  Since this is a wiki that anyone can edit, we do not put the donation link here.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
Note that you cannot install the packages using any other method than the methods below.  Specifically, fileCoaster is not able to install these packages.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
Zcorder is now available in the main WebOS Internals feed in Preware. Use the List of Everything option and search for &amp;quot;zcorder&amp;quot;. Select Zcorder and hit install.&lt;br /&gt;
&lt;br /&gt;
== License ==&lt;br /&gt;
&lt;br /&gt;
The GStreamer Service package is MIT Open Source licensed.  The Zcorder application is GPLv2 Open Source licensed.&lt;br /&gt;
&lt;br /&gt;
== Operating notes ==&lt;br /&gt;
&lt;br /&gt;
When Zcorder is first launched you will see the main screen. Zcorder will default to the Microphone mode. Tap the Record button to start recording audio. Once you have finished capturing, hit the Stop button. There might be a slight wait before you can hit Record again. To play the last recording, hit the play button.&lt;br /&gt;
&lt;br /&gt;
Tap the Media Capture button to record currently playing audio. Note that some apps (Video, Youtube, etc) will stop playing if the card is minimized. To capture audio from these sources, you must start the recording in Zcorder then switch to the other app and start playback. Zcorder will wait until there is audio output before starting the capture.&lt;br /&gt;
&lt;br /&gt;
All audio recordings are stored in /media/internal/recordings in mp3 format. They should be playable through the stock music player and the remix player. &lt;br /&gt;
&lt;br /&gt;
=== Customization ===&lt;br /&gt;
There are several features of Zcorder that can be customized.  All of these settings are available via the preferences option within the Zcorder menu.  The table below lists all possible preferences.  Options in bold represent defaults.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;Table&amp;gt;&amp;lt;TR&amp;gt;&amp;lt;TD&amp;gt;&lt;br /&gt;
{{{!}} border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
{{!}}Option&lt;br /&gt;
{{!}}Description&lt;br /&gt;
{{!}}Possible Selections&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Stream Rate&lt;br /&gt;
{{!}}Select what rate you would like Zcorder to record in. Anything larger than 16000 may not work.&lt;br /&gt;
{{!}}8000,11025,12000,'''16000''',22050&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Bitrate&lt;br /&gt;
{{!}}Select the bitrate that the audio should be encoded in. This will determine the size of the audio file, with larger bitrates corresponding to better quality and larger filesizes.&lt;br /&gt;
{{!}}64,'''96''',128&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Quality&lt;br /&gt;
{{!}}Adjust the quality of the audio stream. May affect encoding speed.&lt;br /&gt;
{{!}}Best,'''Medium''',Worst&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}}&lt;br /&gt;
&amp;lt;/TD&amp;gt;&amp;lt;/TR&amp;gt;&amp;lt;/Table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Recent enhancements ===&lt;br /&gt;
&lt;br /&gt;
The Zcorder changelog can either be viewed through the WebOS Internals git (http://git.webos-internals.org) or in the Zcorder package description in Preware. Changelog is also duplicated below, although it may be out of date.&lt;br /&gt;
&lt;br /&gt;
'''0.6.0'''&lt;br /&gt;
*Initial Public Beta Release&lt;br /&gt;
&lt;br /&gt;
'''0.5.9'''&lt;br /&gt;
*All flows should be free of bugs. &lt;br /&gt;
*Beta service test.&lt;br /&gt;
&lt;br /&gt;
'''0.5.8''' &lt;br /&gt;
*New icons. &lt;br /&gt;
*Fixed timer position issues. &lt;br /&gt;
*Fixed upgrade problems.&lt;br /&gt;
&lt;br /&gt;
'''0.5.7''' &lt;br /&gt;
*Fixed Play button method so everything stops breaking&lt;br /&gt;
&lt;br /&gt;
'''0.5.6'''&lt;br /&gt;
*Play button works. Stability fixes&lt;br /&gt;
&lt;br /&gt;
'''0.5.5'''&lt;br /&gt;
*Minor UI overhaul.&lt;br /&gt;
&lt;br /&gt;
'''0.5.4'''&lt;br /&gt;
*Added real time position timer. &lt;br /&gt;
*Tidyed up backend service methods.&lt;br /&gt;
&lt;br /&gt;
'''0.5.3'''&lt;br /&gt;
*Fixed an issue with restarting the Pre with Zcorder installed.&lt;br /&gt;
*Fixed an issue where hitting stop twice could bring up an error.&lt;br /&gt;
&lt;br /&gt;
'''0.5.2'''&lt;br /&gt;
*Fixed stereo/mono problems.&lt;br /&gt;
*Error handling is now.. handled.&lt;br /&gt;
&lt;br /&gt;
'''0.5.0'''&lt;br /&gt;
*Should function. Pre-Alpha testing purposes only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Known bugs ===&lt;br /&gt;
&lt;br /&gt;
Zcorder is currently in Beta stages.  Please use this software at your own risk.&lt;br /&gt;
&lt;br /&gt;
*May not work on the Pixi.&lt;br /&gt;
*Zcorder may not update properly if the application is open during the update. Reinstall to fix this problem.&lt;br /&gt;
&lt;br /&gt;
Please report bugs here: http://forums.precentral.net/webos-internals/245422-zcorder.html&lt;br /&gt;
&lt;br /&gt;
== Source Code ==&lt;br /&gt;
&lt;br /&gt;
Source at git.webos-internals.org&lt;br /&gt;
&lt;br /&gt;
Packages in the Main WebOS Internals feed.&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Zcorder 2.png|alt=Zcorder Main View|This is the preferences screen for Zcorder]]&lt;br /&gt;
[[Image:Zcorder 3.png|alt=Zcorder Main View|Recording...]]&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Preoccupied</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Zcorder&amp;diff=9817</id>
		<title>Application:Zcorder</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Zcorder&amp;diff=9817"/>
		<updated>2010-05-07T04:50:46Z</updated>

		<summary type="html">&lt;p&gt;Preoccupied: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=Zcorder&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: Beta 0.6.0 &amp;lt;br /&amp;gt; (5 May 2010)&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Zcorder 1.png&lt;br /&gt;
|description=&lt;br /&gt;
&lt;br /&gt;
== Summary == &lt;br /&gt;
&lt;br /&gt;
Zcorder is the next generation audio recording app in development by WebOS Internals. Currently, it allows for audio capture from the built in microphone as well as through the headset. It also features a &amp;quot;media capture&amp;quot; mode, which can record virtually any audio stream that is currently playing (except for phone calls). Future plans include bluetooth support, timer, ability to record calls, visualizations, and possibly a voice activation mode. &lt;br /&gt;
&lt;br /&gt;
Zcorder uses the pulsesrc plugin directly through a gstreamer pipeline, so in theory it allows for more flexability in the future such as variable controls for stream and bitrate, and various plugins for mp3. Because it uses a C based service, there is only one package to install, which can also be uninstalled with the Orange+Tap method. &lt;br /&gt;
&lt;br /&gt;
More information and discussion can be found on this thread at Precentral: http://forums.precentral.net/webos-internals/245422-zcorder.html&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
Zcorder is BETA SOFTWARE developed primarily by ZSoc &amp;amp; PuffTheMagic of WebOS Internals with assistance from a number of other developers (as listed in the Maintainers field in the package metadata). Please use at your own risk. If things break, WebOS Internals cannot be held responsible and is not liable for any damages. &lt;br /&gt;
&lt;br /&gt;
== Donations ==&lt;br /&gt;
&lt;br /&gt;
Please see the official PreCentral thread first post at http://forums.precentral.net/webos-internals/245422-zcorder.html for the donation link.  Since this is a wiki that anyone can edit, we do not put the donation link here.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
Note that you cannot install the packages using any other method than the methods below.  Specifically, fileCoaster is not able to install these packages.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
Zcorder is now available in the main WebOS Internals feed in Preware. Use the List of Everything option and search for &amp;quot;zcorder&amp;quot;. Select Zcorder and hit install.&lt;br /&gt;
&lt;br /&gt;
== License ==&lt;br /&gt;
&lt;br /&gt;
The GStreamer Service package is MIT Open Source licensed.  The Zcorder application is GPLv2 Open Source licensed.&lt;br /&gt;
&lt;br /&gt;
== Operating notes ==&lt;br /&gt;
&lt;br /&gt;
When Zcorder is first launched you will see the main screen. Zcorder will default to the Microphone mode. Tap the Record button to start recording audio. Once you have finished capturing, hit the Stop button. There might be a slight wait before you can hit Record again. To play the last recording, hit the play button.&lt;br /&gt;
&lt;br /&gt;
Tap the Media Capture button to record currently playing audio. Note that some apps (Video, Youtube, etc) will stop playing if the card is minimized. To capture audio from these sources, you must start the recording in Zcorder then switch to the other app and start playback. Zcorder will wait until there is audio output before starting the capture.&lt;br /&gt;
&lt;br /&gt;
All audio recordings are stored in /media/internal/recordings in mp3 format. They should be playable through the stock music player and the remix player. &lt;br /&gt;
&lt;br /&gt;
=== Customization ===&lt;br /&gt;
There are several features of Zcorder that can be customized.  All of these settings are available via the preferences option within the Zcorder menu.  The table below lists all possible preferences.  Options in bold represent defaults.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;Table&amp;gt;&amp;lt;TR&amp;gt;&amp;lt;TD&amp;gt;&lt;br /&gt;
{{{!}} border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
{{!}}Option&lt;br /&gt;
{{!}}Description&lt;br /&gt;
{{!}}Possible Selections&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Stream Rate&lt;br /&gt;
{{!}}Select what rate you would like Zcorder to record in. Anything larger than 16000 may not work.&lt;br /&gt;
{{!}}8000,11025,12000,'''16000''',22050&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Bitrate&lt;br /&gt;
{{!}}Select the bitrate that the audio should be encoded in. This will determine the size of the audio file, with larger bitrates corresponding to better quality and larger filesizes.&lt;br /&gt;
{{!}}64,'''96''',128&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Quality&lt;br /&gt;
{{!}}Adjust the quality of the audio stream. May affect encoding speed.&lt;br /&gt;
{{!}}Best,'''Medium''',Worst&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}}&lt;br /&gt;
&amp;lt;/TD&amp;gt;&amp;lt;/TR&amp;gt;&amp;lt;/Table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Recent enhancements ===&lt;br /&gt;
&lt;br /&gt;
The Zcorder changelog can either be viewed through the WebOS Internals git (http://git.webos-internals.org) or in the Zcorder package description in Preware. Changelog is also duplicated below, although it may be out of date.&lt;br /&gt;
&lt;br /&gt;
'''0.6.0'''&lt;br /&gt;
*Initial Public Beta Release&lt;br /&gt;
&lt;br /&gt;
'''0.5.9'''&lt;br /&gt;
*All flows should be free of bugs. &lt;br /&gt;
*Beta service test.&lt;br /&gt;
&lt;br /&gt;
'''0.5.8''' &lt;br /&gt;
*New icons. &lt;br /&gt;
*Fixed timer position issues. &lt;br /&gt;
*Fixed upgrade problems.&lt;br /&gt;
&lt;br /&gt;
'''0.5.7''' &lt;br /&gt;
*Fixed Play button method so everything stops breaking&lt;br /&gt;
&lt;br /&gt;
'''0.5.6'''&lt;br /&gt;
*Play button works. Stability fixes&lt;br /&gt;
&lt;br /&gt;
'''0.5.5'''&lt;br /&gt;
*Minor UI overhaul.&lt;br /&gt;
&lt;br /&gt;
'''0.5.4'''&lt;br /&gt;
*Added real time position timer. &lt;br /&gt;
*Tidyed up backend service methods.&lt;br /&gt;
&lt;br /&gt;
'''0.5.3'''&lt;br /&gt;
*Fixed an issue with restarting the Pre with Zcorder installed.&lt;br /&gt;
*Fixed an issue where hitting stop twice could bring up an error.&lt;br /&gt;
&lt;br /&gt;
'''0.5.2'''&lt;br /&gt;
*Fixed stereo/mono problems.&lt;br /&gt;
*Error handling is now.. handled.&lt;br /&gt;
&lt;br /&gt;
'''0.5.0'''&lt;br /&gt;
*Should function. Pre-Alpha testing purposes only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Known bugs ===&lt;br /&gt;
&lt;br /&gt;
Zcorder is currently in Beta stages.  Please use this software at your own risk.&lt;br /&gt;
&lt;br /&gt;
*May not work on the Pixi.&lt;br /&gt;
*Zcorder may not update properly if the application is open during the update. Reinstall to fix this problem.&lt;br /&gt;
&lt;br /&gt;
Please report bugs here: http://forums.precentral.net/webos-internals/245422-zcorder.html&lt;br /&gt;
&lt;br /&gt;
== Source Code ==&lt;br /&gt;
&lt;br /&gt;
Source at git.webos-internals.org&lt;br /&gt;
&lt;br /&gt;
Packages in the Main WebOS Internals feed.&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Zcorder 2.png|alt=Zcorder Main View|This is the preferences screen for Zcorder]]&lt;br /&gt;
[[Image:Zcorder 3.png|alt=Zcorder Main View|Recording...]]&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Preoccupied</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Zcorder&amp;diff=9816</id>
		<title>Application:Zcorder</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Zcorder&amp;diff=9816"/>
		<updated>2010-05-07T04:47:14Z</updated>

		<summary type="html">&lt;p&gt;Preoccupied: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=Zcorder&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: Beta 0.6.0 &amp;lt;br /&amp;gt; (5 May 2010)&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Zcorder 1.png&lt;br /&gt;
|description=&lt;br /&gt;
&lt;br /&gt;
== Summary == &lt;br /&gt;
&lt;br /&gt;
Zcorder is the next generation audio recording app in development by WebOS Internals. Currently, it allows for audio capture from the built in microphone as well as through the headset. It also features a &amp;quot;media capture&amp;quot; mode, which can record virtually any audio stream that is currently playing (except for phone calls). Future plans include bluetooth support, timer, ability to record calls, visualizations, and possibly a voice activation mode. &lt;br /&gt;
&lt;br /&gt;
Zcorder uses the pulsesrc plugin directly through a gstreamer pipeline, so in theory it allows for more flexability in the future such as variable controls for stream and bitrate, and various plugins for mp3. Because it uses a C based service, there is only one package to install, which can also be uninstalled with the Orange+Tap method. &lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
Zcorder is BETA SOFTWARE developed primarily by ZSoc &amp;amp; PuffTheMagic of WebOS Internals with assistance from a number of other developers (as listed in the Maintainers field in the package metadata). Please use at your own risk. If things break, WebOS Internals cannot be held responsible and is not liable for any damages. &lt;br /&gt;
&lt;br /&gt;
== Donations ==&lt;br /&gt;
&lt;br /&gt;
Please see the official PreCentral thread first post at http://forums.precentral.net/webos-internals/245422-zcorder.html for the donation link.  Since this is a wiki that anyone can edit, we do not put the donation link here.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
Note that you cannot install the packages using any other method than the methods below.  Specifically, fileCoaster is not able to install these packages.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
Zcorder is now available in the main WebOS Internals feed in Preware. Use the List of Everything option and search for &amp;quot;zcorder&amp;quot;. Select Zcorder and hit install.&lt;br /&gt;
&lt;br /&gt;
== License ==&lt;br /&gt;
&lt;br /&gt;
The GStreamer Service package is MIT Open Source licensed.  The Zcorder application is GPLv2 Open Source licensed.&lt;br /&gt;
&lt;br /&gt;
== Operating notes ==&lt;br /&gt;
&lt;br /&gt;
When Zcorder is first launched you will see the main screen. Zcorder will default to the Microphone mode. Tap the Record button to start recording audio. Once you have finished capturing, hit the Stop button. There might be a slight wait before you can hit Record again. &lt;br /&gt;
&lt;br /&gt;
Tap the Media Capture button to record currently playing audio. Note that some apps (Video, Youtube, etc) will stop playing if the card is minimized. To capture audio from these sources, you must start the recording in Zcorder then switch to the other app and start playback. Zcorder will wait until there is audio output before starting the capture.&lt;br /&gt;
&lt;br /&gt;
All audio recordings are stored in /media/internal/recordings in mp3 format. They should be playable through the stock music player and the remix player. &lt;br /&gt;
&lt;br /&gt;
=== Customization ===&lt;br /&gt;
There are several features of Zcorder that can be customized.  All of these settings are available via the preferences option within the Zcorder menu.  The table below lists all possible preferences.  Options in bold represent defaults.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;Table&amp;gt;&amp;lt;TR&amp;gt;&amp;lt;TD&amp;gt;&lt;br /&gt;
{{{!}} border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
{{!}}Option&lt;br /&gt;
{{!}}Description&lt;br /&gt;
{{!}}Possible Selections&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Stream Rate&lt;br /&gt;
{{!}}Select what rate you would like Zcorder to record in. Anything larger than 16000 may not work.&lt;br /&gt;
{{!}}8000,11025,12000,'''16000''',22050&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Bitrate&lt;br /&gt;
{{!}}Select the bitrate that the audio should be encoded in. This will determine the size of the audio file, with larger bitrates corresponding to better quality and larger filesizes.&lt;br /&gt;
{{!}}64,'''96''',128&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Quality&lt;br /&gt;
{{!}}Adjust the quality of the audio stream. May affect encoding speed.&lt;br /&gt;
{{!}}Best,'''Medium''',Worst&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}}&lt;br /&gt;
&amp;lt;/TD&amp;gt;&amp;lt;/TR&amp;gt;&amp;lt;/Table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Recent enhancements ===&lt;br /&gt;
&lt;br /&gt;
The Zcorder changelog can either be viewed through the WebOS Internals git (http://git.webos-internals.org) or in the Zcorder package description in Preware. Changelog is also duplicated below, although it may be out of date.&lt;br /&gt;
&lt;br /&gt;
'''0.6.0'''&lt;br /&gt;
*Initial Public Beta Release&lt;br /&gt;
&lt;br /&gt;
'''0.5.9'''&lt;br /&gt;
*All flows should be free of bugs. &lt;br /&gt;
*Beta service test.&lt;br /&gt;
&lt;br /&gt;
'''0.5.8''' &lt;br /&gt;
*New icons. &lt;br /&gt;
*Fixed timer position issues. &lt;br /&gt;
*Fixed upgrade problems.&lt;br /&gt;
&lt;br /&gt;
'''0.5.7''' &lt;br /&gt;
*Fixed Play button method so everything stops breaking&lt;br /&gt;
&lt;br /&gt;
'''0.5.6'''&lt;br /&gt;
*Play button works. Stability fixes&lt;br /&gt;
&lt;br /&gt;
'''0.5.5'''&lt;br /&gt;
*Minor UI overhaul.&lt;br /&gt;
&lt;br /&gt;
'''0.5.4'''&lt;br /&gt;
*Added real time position timer. &lt;br /&gt;
*Tidyed up backend service methods.&lt;br /&gt;
&lt;br /&gt;
'''0.5.3'''&lt;br /&gt;
*Fixed an issue with restarting the Pre with Zcorder installed.&lt;br /&gt;
*Fixed an issue where hitting stop twice could bring up an error.&lt;br /&gt;
&lt;br /&gt;
'''0.5.2'''&lt;br /&gt;
*Fixed stereo/mono problems.&lt;br /&gt;
*Error handling is now.. handled.&lt;br /&gt;
&lt;br /&gt;
'''0.5.0'''&lt;br /&gt;
*Should function. Pre-Alpha testing purposes only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Known bugs ===&lt;br /&gt;
&lt;br /&gt;
Zcorder is currently in Beta stages.  Please use this software at your own risk.&lt;br /&gt;
&lt;br /&gt;
*You may have issues recording from videos. Currently, it may take up to 30 seconds to encode the audio when doing a media capture from video.&lt;br /&gt;
*May not work on the Pixi.&lt;br /&gt;
*Zcorder may not update properly if the application is open during the update. Reinstall to fix this problem.&lt;br /&gt;
&lt;br /&gt;
== Source Code ==&lt;br /&gt;
&lt;br /&gt;
Source at git.webos-internals.org&lt;br /&gt;
&lt;br /&gt;
Packages in the webos-internals testing feed&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Zcorder 2.png|alt=Zcorder Main View|This is the preferences screen for Zcorder]]&lt;br /&gt;
[[Image:Zcorder 3.png|alt=Zcorder Main View|Recording...]]&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Preoccupied</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Zcorder&amp;diff=9815</id>
		<title>Application:Zcorder</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Zcorder&amp;diff=9815"/>
		<updated>2010-05-07T04:46:43Z</updated>

		<summary type="html">&lt;p&gt;Preoccupied: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=Zcorder&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: Beta 0.6.0 &amp;lt;br /&amp;gt; (5 May 2010)&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Zcorder 1.png&lt;br /&gt;
|description=&lt;br /&gt;
&lt;br /&gt;
== Summary == &lt;br /&gt;
&lt;br /&gt;
Zcorder is the next generation audio recording app in development by WebOS Internals. Currently, it allows for audio capture from the built in microphone as well as through the headset. It also features a &amp;quot;media capture&amp;quot; mode, which can record virtually any audio stream that is currently playing (except for phone calls). Future plans include bluetooth support, timer, ability to record calls, visualizations, and possibly a voice activation mode. &lt;br /&gt;
&lt;br /&gt;
Zcorder uses the pulsesrc plugin directly through a gstreamer pipeline, so in theory it allows for more flexability in the future such as variable controls for stream and bitrate, and various plugins for mp3. Because it uses a C based service, there is only one package to install, which can also be uninstalled with the Orange+Tap method. &lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
Zcorder is BETA SOFTWARE developed primarily by ZSoc &amp;amp; PuffTheMagic of WebOS Internals with assistance from a number of other developers (as listed in the Maintainers field in the package metadata). Please use at your own risk. If things break, WebOS Internals cannot be held responsible and is not liable for any damages. &lt;br /&gt;
&lt;br /&gt;
== Donations ==&lt;br /&gt;
&lt;br /&gt;
Please see the official PreCentral thread first post at http://forums.precentral.net/webos-internals/245422-zcorder.html for the donation link.  Since this is a wiki that anyone can edit, we do not put the donation link here.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
Note that you cannot install the packages using any other method than the methods below.  Specifically, fileCoaster is not able to install these packages.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
Zcorder is now available in the main WebOS Internals feed in Preware. Use the List of Everything option and search for &amp;quot;zcorder&amp;quot;. Select Zcorder and hit install.&lt;br /&gt;
&lt;br /&gt;
== License ==&lt;br /&gt;
&lt;br /&gt;
The GStreamer Service package is MIT Open Source licensed.  The Zcorder application is GPLv2 Open Source licensed.&lt;br /&gt;
&lt;br /&gt;
== Operating notes ==&lt;br /&gt;
&lt;br /&gt;
When Zcorder is first launched you will see the main screen. Zcorder will default to the Microphone mode. Tap the Record button to start recording audio. Once you have finished capturing, hit the Stop button. There might be a slight wait before you can hit Record again. &lt;br /&gt;
&lt;br /&gt;
Tap the Media Capture button to record currently playing audio. Note that some apps (Video, Youtube, etc) will stop playing if the card is minimized. To capture audio from these sources, you must start the recording in Zcorder then switch to the other app and start playback. Zcorder will wait until there is audio output before starting the capture.&lt;br /&gt;
&lt;br /&gt;
All audio recordings are stored in /media/internal/recordings in mp3 format. They should be playable through the stock music player and the remix player. &lt;br /&gt;
&lt;br /&gt;
=== Customization ===&lt;br /&gt;
There are several features of Zcorder that can be customized.  All of these settings are available via the preferences option within the Zcorder menu.  The table below lists all possible preferences.  Options in bold represent defaults.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;Table&amp;gt;&amp;lt;TR&amp;gt;&amp;lt;TD&amp;gt;&lt;br /&gt;
{{{!}} border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
{{!}}Option&lt;br /&gt;
{{!}}Description&lt;br /&gt;
{{!}}Possible Selections&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Stream Rate&lt;br /&gt;
{{!}}Select what rate you would like Zcorder to record in. Anything larger than 16000 may not work.&lt;br /&gt;
{{!}}8000,11025,12000,'''16000''',22050&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Bitrate&lt;br /&gt;
{{!}}Select the bitrate that the audio should be encoded in. This will determine the size of the audio file, with larger bitrates corresponding to better quality and larger filesizes.&lt;br /&gt;
{{!}}64,'''96''',128&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Quality&lt;br /&gt;
{{!}}Adjust the quality of the audio stream. May affect encoding speed.&lt;br /&gt;
{{!}}Best,'''Medium''',Worst&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}}&lt;br /&gt;
&amp;lt;/TD&amp;gt;&amp;lt;/TR&amp;gt;&amp;lt;/Table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Recent enhancements ===&lt;br /&gt;
&lt;br /&gt;
The Zcorder changelog can either be viewed through the WebOS Internals git (http://git.webos-internals.org) or in the Zcorder package description in Preware. Changelog is also duplicated below, although it may be out of date.&lt;br /&gt;
&lt;br /&gt;
'''0.6.0'''&lt;br /&gt;
*Initial Public Beta Release&lt;br /&gt;
&lt;br /&gt;
'''0.5.9'''&lt;br /&gt;
*All flows should be free of bugs. &lt;br /&gt;
*Beta service test.&lt;br /&gt;
&lt;br /&gt;
'''0.5.8''' &lt;br /&gt;
*New icons. &lt;br /&gt;
*Fixed timer position issues. &lt;br /&gt;
*Fixed upgrade problems.&lt;br /&gt;
&lt;br /&gt;
'''0.5.7''' &lt;br /&gt;
*Fixed Play button method so everything stops breaking&lt;br /&gt;
&lt;br /&gt;
'''0.5.6'''&lt;br /&gt;
*Play button works. Stability fixes&lt;br /&gt;
&lt;br /&gt;
'''0.5.5'''&lt;br /&gt;
*Minor UI overhaul.&lt;br /&gt;
&lt;br /&gt;
'''0.5.4'''&lt;br /&gt;
*Added real time position timer. &lt;br /&gt;
*Tidyed up backend service methods.&lt;br /&gt;
&lt;br /&gt;
'''0.5.3'''&lt;br /&gt;
*Fixed an issue with restarting the Pre with Zcorder installed.&lt;br /&gt;
*Fixed an issue where hitting stop twice could bring up an error.&lt;br /&gt;
&lt;br /&gt;
'''0.5.2'''&lt;br /&gt;
*Fixed stereo/mono problems.&lt;br /&gt;
*Error handling is now.. handled.&lt;br /&gt;
&lt;br /&gt;
'''0.5.0'''&lt;br /&gt;
*Should function. Pre-Alpha testing purposes only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Known bugs ===&lt;br /&gt;
&lt;br /&gt;
Zcorder is currently in Beta stages.  Please use this software at your own risk.&lt;br /&gt;
&lt;br /&gt;
*You may have issues recording from videos. Currently, it may take up to 30 seconds to encode the audio when doing a media capture from video.&lt;br /&gt;
*May not work on the Pixi.&lt;br /&gt;
*Zcorder may not update properly if the application is open during the update. Reinstall to fix this problem.&lt;br /&gt;
&lt;br /&gt;
== Source Code ==&lt;br /&gt;
&lt;br /&gt;
Source at git.webos-internals.org&lt;br /&gt;
&lt;br /&gt;
Packages in the webos-internals testing feed&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Zcorder 2.png|alt=Zcorder Main View|This is the initial view upon launching Zcorder]]&lt;br /&gt;
[[Image:Zcorder 3.png|alt=Zcorder Main View|This is the preferences screen for Zcorder]]&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Preoccupied</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Zcorder&amp;diff=9814</id>
		<title>Application:Zcorder</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Zcorder&amp;diff=9814"/>
		<updated>2010-05-07T04:45:58Z</updated>

		<summary type="html">&lt;p&gt;Preoccupied: New page: {{application |name=Zcorder |type=webOS |version=Version: Beta 0.6.0 &amp;lt;br /&amp;gt; (5 May 2010) |tag=Utilities |screenshot=Zcorder 1.png |description=  == Summary ==   Zcorder is the next generat...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=Zcorder&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: Beta 0.6.0 &amp;lt;br /&amp;gt; (5 May 2010)&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Zcorder 1.png&lt;br /&gt;
|description=&lt;br /&gt;
&lt;br /&gt;
== Summary == &lt;br /&gt;
&lt;br /&gt;
Zcorder is the next generation audio recording app in development by WebOS Internals. Currently, it allows for audio capture from the built in microphone as well as through the headset. It also features a &amp;quot;media capture&amp;quot; mode, which can record virtually any audio stream that is currently playing (except for phone calls). Future plans include bluetooth support, timer, ability to record calls, visualizations, and possibly a voice activation mode. &lt;br /&gt;
&lt;br /&gt;
Zcorder uses the pulsesrc plugin directly through a gstreamer pipeline, so in theory it allows for more flexability in the future such as variable controls for stream and bitrate, and various plugins for mp3. Because it uses a C based service, there is only one package to install, which can also be uninstalled with the Orange+Tap method. &lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
Zcorder is BETA SOFTWARE developed primarily by ZSoc &amp;amp; PuffTheMagic of WebOS Internals with assistance from a number of other developers (as listed in the Maintainers field in the package metadata). Please use at your own risk. If things break, WebOS Internals cannot be held responsible and is not liable for any damages. &lt;br /&gt;
&lt;br /&gt;
== Donations ==&lt;br /&gt;
&lt;br /&gt;
Please see the official PreCentral thread first post at http://forums.precentral.net/webos-internals/245422-zcorder.html for the donation link.  Since this is a wiki that anyone can edit, we do not put the donation link here.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
Note that you cannot install the packages using any other method than the methods below.  Specifically, fileCoaster is not able to install these packages.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
Zcorder is now available in the main WebOS Internals feed in Preware. Use the List of Everything option and search for &amp;quot;zcorder&amp;quot;. Select Zcorder and hit install.&lt;br /&gt;
&lt;br /&gt;
== License ==&lt;br /&gt;
&lt;br /&gt;
The GStreamer Service package is MIT Open Source licensed.  The Zcorder application is GPLv2 Open Source licensed.&lt;br /&gt;
&lt;br /&gt;
== Operating notes ==&lt;br /&gt;
&lt;br /&gt;
When Zcorder is first launched you will see the main screen. Zcorder will default to the Microphone mode. Tap the Record button to start recording audio. Once you have finished capturing, hit the Stop button. There might be a slight wait before you can hit Record again. &lt;br /&gt;
&lt;br /&gt;
Tap the Media Capture button to record currently playing audio. Note that some apps (Video, Youtube, etc) will stop playing if the card is minimized. To capture audio from these sources, you must start the recording in Zcorder then switch to the other app and start playback. Zcorder will wait until there is audio output before starting the capture.&lt;br /&gt;
&lt;br /&gt;
All audio recordings are stored in /media/internal/recordings in mp3 format. They should be playable through the stock music player and the remix player. &lt;br /&gt;
&lt;br /&gt;
=== Customization ===&lt;br /&gt;
There are several features of Zcorder that can be customized.  All of these settings are available via the preferences option within the Zcorder menu.  The table below lists all possible preferences.  Options in bold represent defaults.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;Table&amp;gt;&amp;lt;TR&amp;gt;&amp;lt;TD&amp;gt;&lt;br /&gt;
{{{!}} border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
{{!}}Option&lt;br /&gt;
{{!}}Description&lt;br /&gt;
{{!}}Possible Selections&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Stream Rate&lt;br /&gt;
{{!}}Select what rate you would like Zcorder to record in. Anything larger than 16000 may not work.&lt;br /&gt;
{{!}}8000,11025,12000,'''16000''',22050&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Bitrate&lt;br /&gt;
{{!}}Select the bitrate that the audio should be encoded in. This will determine the size of the audio file, with larger bitrates corresponding to better quality and larger filesizes.&lt;br /&gt;
{{!}}64,'''96''',128&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Quality&lt;br /&gt;
{{!}}Adjust the quality of the audio stream. May affect encoding speed.&lt;br /&gt;
{{!}}Best,'''Medium''',Worst&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}}&lt;br /&gt;
&amp;lt;/TD&amp;gt;&amp;lt;/TR&amp;gt;&amp;lt;/Table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Recent enhancements ===&lt;br /&gt;
&lt;br /&gt;
The Zcorder changelog can either be viewed through the WebOS Internals git (http://git.webos-internals.org) or in the Zcorder package description in Preware. Changelog is also duplicated below, although it may be out of date.&lt;br /&gt;
&lt;br /&gt;
'''0.6.0'''&lt;br /&gt;
*Initial Public Beta Release&lt;br /&gt;
&lt;br /&gt;
'''0.5.9'''&lt;br /&gt;
*All flows should be free of bugs. &lt;br /&gt;
*Beta service test.&lt;br /&gt;
&lt;br /&gt;
'''0.5.8''' &lt;br /&gt;
*New icons. &lt;br /&gt;
*Fixed timer position issues. &lt;br /&gt;
*Fixed upgrade problems.&lt;br /&gt;
&lt;br /&gt;
'''0.5.7''' &lt;br /&gt;
*Fixed Play button method so everything stops breaking&lt;br /&gt;
&lt;br /&gt;
'''0.5.6'''&lt;br /&gt;
*Play button works. Stability fixes&lt;br /&gt;
&lt;br /&gt;
'''0.5.5'''&lt;br /&gt;
*Minor UI overhaul.&lt;br /&gt;
&lt;br /&gt;
'''0.5.4'''&lt;br /&gt;
*Added real time position timer. &lt;br /&gt;
*Tidyed up backend service methods.&lt;br /&gt;
&lt;br /&gt;
'''0.5.3'''&lt;br /&gt;
*Fixed an issue with restarting the Pre with Zcorder installed.&lt;br /&gt;
*Fixed an issue where hitting stop twice could bring up an error.&lt;br /&gt;
&lt;br /&gt;
'''0.5.2'''&lt;br /&gt;
*Fixed stereo/mono problems.&lt;br /&gt;
*Error handling is now.. handled.&lt;br /&gt;
&lt;br /&gt;
'''0.5.0'''&lt;br /&gt;
*Should function. Pre-Alpha testing purposes only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Known bugs ===&lt;br /&gt;
&lt;br /&gt;
Zcorder is currently in Beta stages.  Please use this software at your own risk.&lt;br /&gt;
&lt;br /&gt;
*You may have issues recording from videos. Currently, it may take up to 30 seconds to encode the audio when doing a media capture from video.&lt;br /&gt;
*May not work on the Pixi.&lt;br /&gt;
*Zcorder may not update properly if the application is open during the update. Reinstall to fix this problem.&lt;br /&gt;
&lt;br /&gt;
== Source Code ==&lt;br /&gt;
&lt;br /&gt;
Source at git.webos-internals.org&lt;br /&gt;
&lt;br /&gt;
Packages in the webos-internals testing feed&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Zcorder 2.png_2010-29-04_210803.png‎|alt=Zcorder Main View|This is the initial view upon launching Zcorder]]&lt;br /&gt;
[[Image:Zcorder 3.png_2010-22-04_193452.png|alt=Zcorder Main View|This is the preferences screen for Zcorder]]&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Preoccupied</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9791</id>
		<title>Application:Precorder</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9791"/>
		<updated>2010-05-05T01:35:26Z</updated>

		<summary type="html">&lt;p&gt;Preoccupied: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=Precorder&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: Alpha 0.5.8 &amp;lt;br /&amp;gt;(29 Apr 2010)&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Precorder_2010-29-04_210711.png&lt;br /&gt;
|description=&lt;br /&gt;
&lt;br /&gt;
== Summary == &lt;br /&gt;
&lt;br /&gt;
Precorder is the next generation audio recording app in development by WebOS Internals. Currently, it allows for audio capture from the built in microphone as well as through the headset. It also features a &amp;quot;media capture&amp;quot; mode, which can record virtually any audio stream that is currently playing (except for phone calls). Future plans include bluetooth support, timer, ability to record calls, visualizations, and possibly a voice activation mode. &lt;br /&gt;
&lt;br /&gt;
Precorder uses the pulsesrc plugin directly through a gstreamer pipeline, so in theory it allows for more flexability in the future such as variable controls for stream and bitrate, and various plugins for mp3. Because it uses a C based service, there is only one package to install, which can also be uninstalled with the Orange+Tap method. &lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
Precorder is ALPHA SOFTWARE developed primarily by ZSoc &amp;amp; PuffTheMagic of WebOS Internals with assistance from a number of other developers (as listed in the Maintainers field in the package metadata). Thus, it is only available through the WebOS Internals testing feed.&lt;br /&gt;
&lt;br /&gt;
== Donations ==&lt;br /&gt;
&lt;br /&gt;
Please see the official PreCentral thread first post at http://forums.precentral.net/2059462-post1.html for the donation link.  Since this is a wiki that anyone can edit, we do not put the donation link here.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
Note that you cannot install the packages using any other method than the methods below.  Specifically, fileCoaster is not able to install these packages.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
Precorder will be added to the main WebOS Internals feed in Preware once it reaches beta status.  Until then, please install Precorder from Preware/WOSQI using the testing feed. See http://www.webos-internals.org/wiki/Application:Preware#Adding_Custom_Feeds for more information on how to do add the testing feed to Preware.&lt;br /&gt;
&lt;br /&gt;
== License ==&lt;br /&gt;
&lt;br /&gt;
The GStreamer Service package is MIT Open Source licensed.  The Precorder application is GPLv2 Open Source licensed.&lt;br /&gt;
&lt;br /&gt;
== Operating notes ==&lt;br /&gt;
&lt;br /&gt;
When precorder is first launched you will see the main screen. Precorder will default to the Microphone mode. Tap the Record button to start recording audio. Once you have finished capturing, hit the Stop button. There might be a slight wait before you can hit Record again. &lt;br /&gt;
&lt;br /&gt;
Tap the Media Capture button to record currently playing audio. Note that some apps (Video, Youtube, etc) will stop playing if the card is minimized. To capture audio from these sources, you must start the recording in Precorder then switch to the other app and start playback. Precorder will wait until there is audio output before starting the capture.&lt;br /&gt;
&lt;br /&gt;
All audio recordings are stored in /media/internal/recordings in mp3 format. They should be playable through the stock music player and the remix player. &lt;br /&gt;
&lt;br /&gt;
=== Customization ===&lt;br /&gt;
There are several features of Precorder that can be customized.  All of these settings are available via the preferences option within the Precorder menu.  The table below lists all possible preferences.  Options in bold represent defaults.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;Table&amp;gt;&amp;lt;TR&amp;gt;&amp;lt;TD&amp;gt;&lt;br /&gt;
{{{!}} border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
{{!}}Option&lt;br /&gt;
{{!}}Description&lt;br /&gt;
{{!}}Possible Selections&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Stream Rate&lt;br /&gt;
{{!}}Select what rate you would like Precorder to record in. Anything larger than 16000 may not work.&lt;br /&gt;
{{!}}8000,11025,12000,'''16000''',22050&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Bitrate&lt;br /&gt;
{{!}}Select the bitrate that the audio should be encoded in. This will determine the size of the audio file, with larger bitrates corresponding to better quality and larger filesizes.&lt;br /&gt;
{{!}}64,'''96''',128&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Quality&lt;br /&gt;
{{!}}Adjust the quality of the audio stream. May affect encoding speed.&lt;br /&gt;
{{!}}Best,'''Medium''',Worst&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}}&lt;br /&gt;
&amp;lt;/TD&amp;gt;&amp;lt;/TR&amp;gt;&amp;lt;/Table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Recent enhancements ===&lt;br /&gt;
&lt;br /&gt;
The Precorder changelog can either be viewed through the WebOS Internals git (http://git.webos-internals.org) or in the Precorder package description in Preware. Changelog is also duplicated below, although it may be out of date.&lt;br /&gt;
&lt;br /&gt;
'''0.5.9'''&lt;br /&gt;
*All flows should be free of bugs. &lt;br /&gt;
*Beta service test.&lt;br /&gt;
&lt;br /&gt;
'''0.5.8''' &lt;br /&gt;
*New icons. &lt;br /&gt;
*Fixed timer position issues. &lt;br /&gt;
*Fixed upgrade problems.&lt;br /&gt;
&lt;br /&gt;
'''0.5.7''' &lt;br /&gt;
*Fixed Play button method so everything stops breaking&lt;br /&gt;
&lt;br /&gt;
'''0.5.6'''&lt;br /&gt;
*Play button works. Stability fixes&lt;br /&gt;
&lt;br /&gt;
'''0.5.5'''&lt;br /&gt;
*Minor UI overhaul.&lt;br /&gt;
&lt;br /&gt;
'''0.5.4'''&lt;br /&gt;
*Added real time position timer. &lt;br /&gt;
*Tidyed up backend service methods.&lt;br /&gt;
&lt;br /&gt;
'''0.5.3'''&lt;br /&gt;
*Fixed an issue with restarting the Pre with precorder installed.&lt;br /&gt;
*Fixed an issue where hitting stop twice could bring up an error.&lt;br /&gt;
&lt;br /&gt;
'''0.5.2'''&lt;br /&gt;
*Fixed stereo/mono problems.&lt;br /&gt;
*Error handling is now.. handled.&lt;br /&gt;
&lt;br /&gt;
'''0.5.0'''&lt;br /&gt;
*Should function. Pre-Alpha testing purposes only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Known bugs ===&lt;br /&gt;
&lt;br /&gt;
Precorder is currently in Alpha stages and as such is in a constant state of flux with new features being added and old functionality being modified.  Please use this software at your own risk.  Due to the alpha nature of the software, please check the discussion page for a more accurate list of bugs and/or feature requests.&lt;br /&gt;
&lt;br /&gt;
*You may have issues recording from videos. Currently, it may take up to 30 seconds to encode the audio when doing a media capture from video.&lt;br /&gt;
*May not work on the Pixi.&lt;br /&gt;
*Precorder may not update properly if the application is open during the update. Reinstall to fix this problem.&lt;br /&gt;
&lt;br /&gt;
== Source Code ==&lt;br /&gt;
&lt;br /&gt;
Source at git.webos-internals.org&lt;br /&gt;
&lt;br /&gt;
Packages in the webos-internals testing feed&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Precorder_2010-29-04_210803.png‎|alt=Precorder Main View|This is the initial view upon launching Precorder]]&lt;br /&gt;
[[Image:Precorder_2010-22-04_193452.png|alt=Precorder Main View|This is the preferences screen for Precorder]]&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Preoccupied</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9790</id>
		<title>Application:Precorder</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9790"/>
		<updated>2010-05-05T01:34:33Z</updated>

		<summary type="html">&lt;p&gt;Preoccupied: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=Precorder&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: Alpha 0.5.8 &amp;lt;br /&amp;gt;(29 Apr 2010)&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Precorder_2010-29-04_210711.png&lt;br /&gt;
|description=&lt;br /&gt;
&lt;br /&gt;
== Summary == &lt;br /&gt;
&lt;br /&gt;
Precorder is the next generation audio recording app in development by WebOS Internals. Currently, it allows for audio capture from the built in microphone as well as through the headset. It also features a &amp;quot;media capture&amp;quot; mode, which can record virtually any audio stream that is currently playing (except for phone calls). Future plans include bluetooth support, timer, ability to record calls, visualizations, and possibly a voice activation mode. &lt;br /&gt;
&lt;br /&gt;
Precorder uses the pulsesrc plugin directly through a gstreamer pipeline, so in theory it allows for more flexability in the future such as variable controls for stream and bitrate, and various plugins for mp3. Because it uses a C based service, there is only one package to install, which can also be uninstalled with the Orange+Tap method. &lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
Precorder is ALPHA SOFTWARE developed primarily by ZSoc &amp;amp; PuffTheMagic of WebOS Internals with assistance from a number of other developers (as listed in the Maintainers field in the package metadata). Thus, it is only available through the WebOS Internals testing feed.&lt;br /&gt;
&lt;br /&gt;
== Donations ==&lt;br /&gt;
&lt;br /&gt;
Please see the official PreCentral thread first post at http://forums.precentral.net/2059462-post1.html for the donation link.  Since this is a wiki that anyone can edit, we do not put the donation link here.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
Note that you cannot install the packages using any other method than the methods below.  Specifically, fileCoaster is not able to install these packages.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
Precorder will be added to the main WebOS Internals feed in Preware once it reaches beta status.  Until then, please install Precorder from Preware/WOSQI using the testing feed. See http://www.webos-internals.org/wiki/Application:Preware#Adding_Custom_Feeds for more information on how to do add the testing feed to Preware.&lt;br /&gt;
&lt;br /&gt;
== License ==&lt;br /&gt;
&lt;br /&gt;
The GStreamer Service package is MIT Open Source licensed.  The Precorder application is GPLv2 Open Source licensed.&lt;br /&gt;
&lt;br /&gt;
== Operating notes ==&lt;br /&gt;
&lt;br /&gt;
When precorder is first launched you will see the main screen. Precorder will default to the Microphone mode. Tap the Record button to start recording audio. Once you have finished capturing, hit the Stop button. There might be a slight wait before you can hit Record again. &lt;br /&gt;
&lt;br /&gt;
Tap the Media Capture button to record currently playing audio. Note that some apps (Video, Youtube, etc) will stop playing if the card is minimized. To capture audio from these sources, you must start the recording in Precorder then switch to the other app and start playback. Precorder will wait until there is audio output before starting the capture.&lt;br /&gt;
&lt;br /&gt;
All audio recordings are stored in /media/internal/recordings in mp3 format. They should be playable through the stock music player and the remix player. &lt;br /&gt;
&lt;br /&gt;
=== Customization ===&lt;br /&gt;
There are several features of Precorder that can be customized.  All of these settings are available via the preferences option within the Precorder menu.  The table below lists all possible preferences.  Options in bold represent defaults.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;Table&amp;gt;&amp;lt;TR&amp;gt;&amp;lt;TD&amp;gt;&lt;br /&gt;
{{{!}} border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
{{!}}Option&lt;br /&gt;
{{!}}Description&lt;br /&gt;
{{!}}Possible Selections&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Stream Rate&lt;br /&gt;
{{!}}Select what rate you would like Precorder to record in. Anything larger than 16000 may not work.&lt;br /&gt;
{{!}}8000,11025,12000,'''16000''',22050&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Bitrate&lt;br /&gt;
{{!}}Select the bitrate that the audio should be encoded in. This will determine the size of the audio file, with larger bitrates corresponding to better quality and larger filesizes.&lt;br /&gt;
{{!}}64,'''96''',128&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Quality&lt;br /&gt;
{{!}}Adjust the quality of the audio stream. May affect encoding speed.&lt;br /&gt;
{{!}}Best,'''Medium''',Worst&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}}&lt;br /&gt;
&amp;lt;/TD&amp;gt;&amp;lt;/TR&amp;gt;&amp;lt;/Table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Recent enhancements ===&lt;br /&gt;
&lt;br /&gt;
The Precorder changelog can either be viewed through the WebOS Internals git (http://git.webosinternals.org) or in the Precorder package description in Preware. Changelog is also duplicated below, although it may be out of date.&lt;br /&gt;
&lt;br /&gt;
'''0.5.9'''&lt;br /&gt;
*All flows should be free of bugs. &lt;br /&gt;
*Beta service test.&lt;br /&gt;
&lt;br /&gt;
'''0.5.8''' &lt;br /&gt;
*New icons. &lt;br /&gt;
*Fixed timer position issues. &lt;br /&gt;
*Fixed upgrade problems.&lt;br /&gt;
&lt;br /&gt;
'''0.5.7''' &lt;br /&gt;
*Fixed Play button method so everything stops breaking&lt;br /&gt;
&lt;br /&gt;
'''0.5.6'''&lt;br /&gt;
*Play button works. Stability fixes&lt;br /&gt;
&lt;br /&gt;
'''0.5.5'''&lt;br /&gt;
*Minor UI overhaul.&lt;br /&gt;
&lt;br /&gt;
'''0.5.4'''&lt;br /&gt;
*Added real time position timer. &lt;br /&gt;
*Tidyed up backend service methods.&lt;br /&gt;
&lt;br /&gt;
'''0.5.3'''&lt;br /&gt;
*Fixed an issue with restarting the Pre with precorder installed.&lt;br /&gt;
*Fixed an issue where hitting stop twice could bring up an error.&lt;br /&gt;
&lt;br /&gt;
'''0.5.2'''&lt;br /&gt;
*Fixed stereo/mono problems.&lt;br /&gt;
*Error handling is now.. handled.&lt;br /&gt;
&lt;br /&gt;
'''0.5.0'''&lt;br /&gt;
*Should function. Pre-Alpha testing purposes only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Known bugs ===&lt;br /&gt;
&lt;br /&gt;
Precorder is currently in Alpha stages and as such is in a constant state of flux with new features being added and old functionality being modified.  Please use this software at your own risk.  Due to the alpha nature of the software, please check the discussion page for a more accurate list of bugs and/or feature requests.&lt;br /&gt;
&lt;br /&gt;
*You may have issues recording from videos. Currently, it may take up to 30 seconds to encode the audio when doing a media capture from video.&lt;br /&gt;
*May not work on the Pixi.&lt;br /&gt;
*Precorder may not update properly if the application is open during the update. Reinstall to fix this problem.&lt;br /&gt;
&lt;br /&gt;
== Source Code ==&lt;br /&gt;
&lt;br /&gt;
Source at git.webos-internals.org&lt;br /&gt;
&lt;br /&gt;
Packages in the webos-internals testing feed&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Precorder_2010-29-04_210803.png‎|alt=Precorder Main View|This is the initial view upon launching Precorder]]&lt;br /&gt;
[[Image:Precorder_2010-22-04_193452.png|alt=Precorder Main View|This is the preferences screen for Precorder]]&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Preoccupied</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9789</id>
		<title>Application:Precorder</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9789"/>
		<updated>2010-05-05T01:28:10Z</updated>

		<summary type="html">&lt;p&gt;Preoccupied: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=Precorder&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: Alpha 0.5.8 &amp;lt;br /&amp;gt;(29 Apr 2010)&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Precorder_2010-29-04_210711.png&lt;br /&gt;
|description=&lt;br /&gt;
&lt;br /&gt;
== Summary == &lt;br /&gt;
&lt;br /&gt;
Precorder is the next generation audio recording app in development by WebOS Internals. Currently, it allows for audio capture from the built in microphone as well as through the headset. It also features a &amp;quot;media capture&amp;quot; mode, which can record virtually any audio stream that is currently playing (except for phone calls). Future plans include bluetooth support, timer, ability to record calls, visualizations, and possibly a voice activation mode. &lt;br /&gt;
&lt;br /&gt;
Precorder uses the pulsesrc plugin directly through a gstreamer pipeline, so in theory it allows for more flexability in the future such as variable controls for stream and bitrate, and various plugins for mp3. Because it uses a C based service, there is only one package to install, which can also be uninstalled with the Orange+Tap method. &lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
Precorder is ALPHA SOFTWARE developed primarily by ZSoc &amp;amp; PuffTheMagic of WebOS Internals with assistance from a number of other developers (as listed in the Maintainers field in the package metadata). Thus, it is only available through the WebOS Internals testing feed.&lt;br /&gt;
&lt;br /&gt;
== Recent Changes ==&lt;br /&gt;
&lt;br /&gt;
Even though Precorder in alpha state is not available for download in Preware (it will be when it goes into beta), once you install Precorder it appears in the Installed Packages section and you can see the package changelogs there.&lt;br /&gt;
&lt;br /&gt;
== Donations ==&lt;br /&gt;
&lt;br /&gt;
Please see the official PreCentral thread first post at http://forums.precentral.net/2059462-post1.html for the donation link.  Since this is a wiki that anyone can edit, we do not put the donation link here.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
Note that you cannot install the packages using any other method than the methods below.  Specifically, fileCoaster is not able to install these packages.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
Precorder will be added to the main WebOS Internals feed in Preware once it reaches beta status.  Until then, please install Precorder from Preware/WOSQI using the testing feed. See http://www.webos-internals.org/wiki/Application:Preware#Adding_Custom_Feeds for more information on how to do add the testing feed to Preware.&lt;br /&gt;
&lt;br /&gt;
== License ==&lt;br /&gt;
&lt;br /&gt;
The GStreamer Service package is MIT Open Source licensed.  The Precorder application is GPLv2 Open Source licensed.&lt;br /&gt;
&lt;br /&gt;
== Operating notes ==&lt;br /&gt;
&lt;br /&gt;
When precorder is first launched you will see the main screen. Precorder will default to the Microphone mode. Tap the Record button to start recording audio. Once you have finished capturing, hit the Stop button. There might be a slight wait before you can hit Record again. &lt;br /&gt;
&lt;br /&gt;
Tap the Media Capture button to record currently playing audio. Note that some apps (Video, Youtube, etc) will stop playing if the card is minimized. To capture audio from these sources, you must start the recording in Precorder then switch to the other app and start playback. Precorder will wait until there is audio output before starting the capture.&lt;br /&gt;
&lt;br /&gt;
All audio recordings are stored in /media/internal/recordings in mp3 format. They should be playable through the stock music player and the remix player. &lt;br /&gt;
&lt;br /&gt;
=== Customization ===&lt;br /&gt;
There are several features of Precorder that can be customized.  All of these settings are available via the preferences option within the Precorder menu.  The table below lists all possible preferences.  Options in bold represent defaults.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;Table&amp;gt;&amp;lt;TR&amp;gt;&amp;lt;TD&amp;gt;&lt;br /&gt;
{{{!}} border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
{{!}}Option&lt;br /&gt;
{{!}}Description&lt;br /&gt;
{{!}}Possible Selections&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Stream Rate&lt;br /&gt;
{{!}}Select what rate you would like Precorder to record in. Anything larger than 16000 may not work.&lt;br /&gt;
{{!}}8000,11025,12000,'''16000''',22050&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Bitrate&lt;br /&gt;
{{!}}Select the bitrate that the audio should be encoded in. This will determine the size of the audio file, with larger bitrates corresponding to better quality and larger filesizes.&lt;br /&gt;
{{!}}64,'''96''',128&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Quality&lt;br /&gt;
{{!}}Adjust the quality of the audio stream. May affect encoding speed.&lt;br /&gt;
{{!}}Best,'''Medium''',Worst&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}}&lt;br /&gt;
&amp;lt;/TD&amp;gt;&amp;lt;/TR&amp;gt;&amp;lt;/Table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Recent enhancements ===&lt;br /&gt;
&lt;br /&gt;
'''0.5.8''' &lt;br /&gt;
*New icons. &lt;br /&gt;
*Fixed timer position issues. &lt;br /&gt;
*Fixed upgrade problems.&lt;br /&gt;
&lt;br /&gt;
'''0.5.7''' &lt;br /&gt;
*Fixed Play button method so everything stops breaking&lt;br /&gt;
&lt;br /&gt;
'''0.5.6'''&lt;br /&gt;
*Play button works. Stability fixes&lt;br /&gt;
&lt;br /&gt;
'''0.5.5'''&lt;br /&gt;
*Minor UI overhaul.&lt;br /&gt;
&lt;br /&gt;
'''0.5.4'''&lt;br /&gt;
*Added real time position timer. &lt;br /&gt;
*Tidyed up backend service methods.&lt;br /&gt;
&lt;br /&gt;
'''0.5.3'''&lt;br /&gt;
*Fixed an issue with restarting the Pre with precorder installed.&lt;br /&gt;
*Fixed an issue where hitting stop twice could bring up an error.&lt;br /&gt;
&lt;br /&gt;
'''0.5.2'''&lt;br /&gt;
*Fixed stereo/mono problems.&lt;br /&gt;
*Error handling is now.. handled.&lt;br /&gt;
&lt;br /&gt;
'''0.5.0'''&lt;br /&gt;
*Should function. Pre-Alpha testing purposes only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Known bugs ===&lt;br /&gt;
&lt;br /&gt;
Precorder is currently in Alpha stages and as such is in a constant state of flux with new features being added and old functionality being modified.  Please use this software at your own risk.  Due to the alpha nature of the software, please check the discussion page for a more accurate list of bugs and/or feature requests.&lt;br /&gt;
&lt;br /&gt;
*You may have issues recording from videos. Currently, it may take up to 30 seconds to encode the audio when doing a media capture from video.&lt;br /&gt;
*May not work on the Pixi.&lt;br /&gt;
*Precorder may not update properly if the application is open during the update. Reinstall to fix this problem.&lt;br /&gt;
&lt;br /&gt;
== Source Code ==&lt;br /&gt;
&lt;br /&gt;
Source at git.webos-internals.org&lt;br /&gt;
&lt;br /&gt;
Packages in the webos-internals testing feed&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Precorder_2010-29-04_210803.png‎|alt=Precorder Main View|This is the initial view upon launching Precorder]]&lt;br /&gt;
[[Image:Precorder_2010-22-04_193452.png|alt=Precorder Main View|This is the preferences screen for Precorder]]&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Preoccupied</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9722</id>
		<title>Application:Precorder</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9722"/>
		<updated>2010-04-30T14:37:19Z</updated>

		<summary type="html">&lt;p&gt;Preoccupied: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=Precorder&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: Alpha 0.5.8 &amp;lt;br /&amp;gt;(29 Apr 2010)&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Precorder_2010-29-04_210711.png&lt;br /&gt;
|description=&lt;br /&gt;
&lt;br /&gt;
== Summary == &lt;br /&gt;
&lt;br /&gt;
Precorder is the next generation audio recording app in development by WebOS Internals. Currently, it allows for audio capture from the built in microphone as well as through the headset. It also features a &amp;quot;media capture&amp;quot; mode, which can record virtually any audio stream that is currently playing (except for phone calls). Future plans include bluetooth support, timer, ability to record calls, visualizations, and possibly a voice activation mode. &lt;br /&gt;
&lt;br /&gt;
Precorder uses the pulsesrc plugin directly through a gstreamer pipeline, so in theory it allows for more flexability in the future such as variable controls for stream and bitrate, and various plugins for mp3. Because it uses a C based service, there is only one package to install, which can also be uninstalled with the Orange+Tap method. &lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
Precorder is ALPHA SOFTWARE developed primarily by ZSoc &amp;amp; PuffTheMagic of WebOS Internals with assistance from a number of other developers (as listed in the Maintainers field in the package metadata). Thus, it is only available through the WebOS Internals testing feed.&lt;br /&gt;
&lt;br /&gt;
== Recent Changes ==&lt;br /&gt;
&lt;br /&gt;
Even though Precorder in alpha state is not available for download in Preware (it will be when it goes into beta), once you install Precorder it appears in the Installed Packages section and you can see the package changelogs there.&lt;br /&gt;
&lt;br /&gt;
== Donations ==&lt;br /&gt;
&lt;br /&gt;
Please see the official PreCentral thread first post at http://forums.precentral.net/2059462-post1.html for the donation link.  Since this is a wiki that anyone can edit, we do not put the donation link here.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
Note that you cannot install the packages using any other method than the methods below.  Specifically, fileCoaster is not able to install these packages.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
Precorder will be added to the main WebOS Internals feed in Preware once it reaches beta status.  Until then, please install Precorder from Preware/WOSQI using the testing feed. See http://www.webos-internals.org/wiki/Application:Preware#Adding_Custom_Feeds for more information on how to do add the testing feed to Preware.&lt;br /&gt;
&lt;br /&gt;
== License ==&lt;br /&gt;
&lt;br /&gt;
The GStreamer Service package is MIT Open Source licensed.  The Precorder application is GPLv2 Open Source licensed.&lt;br /&gt;
&lt;br /&gt;
== Operating notes ==&lt;br /&gt;
&lt;br /&gt;
When precorder is first launched you will see the main screen. Precorder will default to the Microphone mode. Tap the Record button to start recording audio. Once you have finished capturing, hit the Stop button. There might be a slight wait before you can hit Record again. &lt;br /&gt;
&lt;br /&gt;
Tap the Media Capture button to record currently playing audio. Note that some apps (Video, Youtube, etc) will stop playing if the card is minimized. To capture audio from these sources, you must start the recording in Precorder then switch to the other app and start playback.&lt;br /&gt;
&lt;br /&gt;
All audio recordings are stored in /media/internal/recordings in mp3 format. They should be playable through the stock music player and the remix player. &lt;br /&gt;
&lt;br /&gt;
=== Customization ===&lt;br /&gt;
There are several features of Precorder that can be customized.  All of these settings are available via the preferences option within the Precorder menu.  The table below lists all possible preferences.  Options in bold represent defaults.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;Table&amp;gt;&amp;lt;TR&amp;gt;&amp;lt;TD&amp;gt;&lt;br /&gt;
{{{!}} border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
{{!}}Option&lt;br /&gt;
{{!}}Description&lt;br /&gt;
{{!}}Possible Selections&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Stream Rate&lt;br /&gt;
{{!}}Select what rate you would like Precorder to record in. Anything larger than 16000 may not work.&lt;br /&gt;
{{!}}8000,11025,12000,'''16000''',22050&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Bitrate&lt;br /&gt;
{{!}}Select the bitrate that the audio should be encoded in. This will determine the size of the audio file, with larger bitrates corresponding to better quality and larger filesizes.&lt;br /&gt;
{{!}}64,'''96''',128&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Quality&lt;br /&gt;
{{!}}Adjust the quality of the audio stream. May affect encoding speed.&lt;br /&gt;
{{!}}Best,'''Medium''',Worst&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}}&lt;br /&gt;
&amp;lt;/TD&amp;gt;&amp;lt;/TR&amp;gt;&amp;lt;/Table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Recent enhancements ===&lt;br /&gt;
&lt;br /&gt;
'''0.5.8''' &lt;br /&gt;
*New icons. &lt;br /&gt;
*Fixed timer position issues. &lt;br /&gt;
*Fixed upgrade problems.&lt;br /&gt;
&lt;br /&gt;
'''0.5.7''' &lt;br /&gt;
*Fixed Play button method so everything stops breaking&lt;br /&gt;
&lt;br /&gt;
'''0.5.6'''&lt;br /&gt;
*Play button works. Stability fixes&lt;br /&gt;
&lt;br /&gt;
'''0.5.5'''&lt;br /&gt;
*Minor UI overhaul.&lt;br /&gt;
&lt;br /&gt;
'''0.5.4'''&lt;br /&gt;
*Added real time position timer. &lt;br /&gt;
*Tidyed up backend service methods.&lt;br /&gt;
&lt;br /&gt;
'''0.5.3'''&lt;br /&gt;
*Fixed an issue with restarting the Pre with precorder installed.&lt;br /&gt;
*Fixed an issue where hitting stop twice could bring up an error.&lt;br /&gt;
&lt;br /&gt;
'''0.5.2'''&lt;br /&gt;
*Fixed stereo/mono problems.&lt;br /&gt;
*Error handling is now.. handled.&lt;br /&gt;
&lt;br /&gt;
'''0.5.0'''&lt;br /&gt;
*Should function. Pre-Alpha testing purposes only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Known bugs ===&lt;br /&gt;
&lt;br /&gt;
Precorder is currently in Alpha stages and as such is in a constant state of flux with new features being added and old functionality being modified.  Please use this software at your own risk.  Due to the alpha nature of the software, please check the discussion page for a more accurate list of bugs and/or feature requests.&lt;br /&gt;
&lt;br /&gt;
*You may have issues recording from videos. Currently, it may take up to 30 seconds to encode the audio when doing a media capture from video.&lt;br /&gt;
*May not work on the Pixi.&lt;br /&gt;
*Precorder may not update properly if the application is open during the update. Reinstall to fix this problem.&lt;br /&gt;
&lt;br /&gt;
== Source Code ==&lt;br /&gt;
&lt;br /&gt;
Source at git.webos-internals.org&lt;br /&gt;
&lt;br /&gt;
Packages in the webos-internals testing feed&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Precorder_2010-29-04_210803.png‎|alt=Precorder Main View|This is the initial view upon launching Precorder]]&lt;br /&gt;
[[Image:Precorder_2010-22-04_193452.png|alt=Precorder Main View|This is the preferences screen for Precorder]]&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Preoccupied</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9721</id>
		<title>Application:Precorder</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9721"/>
		<updated>2010-04-30T03:35:33Z</updated>

		<summary type="html">&lt;p&gt;Preoccupied: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=Precorder&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: Alpha 0.5.8 &amp;lt;br /&amp;gt;(29 Apr 2010)&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Precorder_2010-29-04_210711.png&lt;br /&gt;
|description=&lt;br /&gt;
&lt;br /&gt;
== Summary == &lt;br /&gt;
&lt;br /&gt;
Precorder is the next generation audio recording app in development by WebOS Internals. Currently, it allows for audio capture from the built in microphone as well as through the headset. It also features a &amp;quot;media capture&amp;quot; mode, which can record virtually any audio stream that is currently playing (except for phone calls). Future plans include bluetooth support, timer, ability to record calls, visualizations, and possibly a voice activation mode. &lt;br /&gt;
&lt;br /&gt;
Precorder uses the pulsesrc plugin directly through a gstreamer pipeline, so in theory it allows for more flexability in the future such as variable controls for stream and bitrate, and various plugins for mp3. Because it uses a C based service, there is only one package to install, which can also be uninstalled with the Orange+Tap method. &lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
Precorder is ALPHA SOFTWARE developed primarily by ZSoc &amp;amp; PuffTheMagic of WebOS Internals with assistance from a number of other developers (as listed in the Maintainers field in the package metadata). Thus, it is only available through the WebOS Internals testing feed.&lt;br /&gt;
&lt;br /&gt;
== Recent Changes ==&lt;br /&gt;
&lt;br /&gt;
Even though Precorder in alpha state is not available for download in Preware (it will be when it goes into beta), once you install Precorder it appears in the Installed Packages section and you can see the package changelogs there.&lt;br /&gt;
&lt;br /&gt;
== Donations ==&lt;br /&gt;
&lt;br /&gt;
Please see the official PreCentral thread first post at http://forums.precentral.net/2059462-post1.html for the donation link.  Since this is a wiki that anyone can edit, we do not put the donation link here.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
Note that you cannot install the packages using any other method than the methods below.  Specifically, fileCoaster is not able to install these packages.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
Precorder will be added to the main WebOS Internals feed in Preware once it reaches beta status.  Until then, please install Precorder from Preware/WOSQI using the testing feed. See http://www.webos-internals.org/wiki/Application:Preware#Adding_Custom_Feeds for more information on how to do add the testing feed to Preware.&lt;br /&gt;
&lt;br /&gt;
== License ==&lt;br /&gt;
&lt;br /&gt;
The GStreamer Service package is MIT Open Source licensed.  The Precorder application is GPLv2 Open Source licensed.&lt;br /&gt;
&lt;br /&gt;
== Operating notes ==&lt;br /&gt;
&lt;br /&gt;
When precorder is first launched you will see the main screen. Precorder will default to the Microphone mode. Tap the Record button to start recording audio. Once you have finished capturing, hit the Stop button. There might be a slight wait before you can hit Record again. &lt;br /&gt;
&lt;br /&gt;
Tap the Media Capture button to record currently playing audio. Note that some apps (Video, Youtube, etc) will stop playing if the card is minimized. To capture audio from these sources, you must start the recording in Precorder then switch to the other app and start playback.&lt;br /&gt;
&lt;br /&gt;
All audio recordings are stored in /media/internal/recordings in mp3 format. They should be playable through the stock music player and the remix player. &lt;br /&gt;
&lt;br /&gt;
=== Customization ===&lt;br /&gt;
There are several features of Precorder that can be customized.  All of these settings are available via the preferences option within the Precorder menu.  The table below lists all possible preferences.  Options in bold represent defaults.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;Table&amp;gt;&amp;lt;TR&amp;gt;&amp;lt;TD&amp;gt;&lt;br /&gt;
{{{!}} border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
{{!}}Option&lt;br /&gt;
{{!}}Description&lt;br /&gt;
{{!}}Possible Selections&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Stream Rate&lt;br /&gt;
{{!}}Select what rate you would like Precorder to record in. Anything larger than 16000 may not work.&lt;br /&gt;
{{!}}8000,11025,12000,'''16000''',22050&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Bitrate&lt;br /&gt;
{{!}}Select the bitrate that the audio should be encoded in. This will determine the size of the audio file, with larger bitrates corresponding to better quality and larger filesizes.&lt;br /&gt;
{{!}}64,'''96''',128&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Quality&lt;br /&gt;
{{!}}Adjust the quality of the audio stream. May affect encoding speed.&lt;br /&gt;
{{!}}Best,'''Medium''',Worst&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}}&lt;br /&gt;
&amp;lt;/TD&amp;gt;&amp;lt;/TR&amp;gt;&amp;lt;/Table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Recent enhancements ===&lt;br /&gt;
&lt;br /&gt;
'''0.5.8''' &lt;br /&gt;
*New icons. &lt;br /&gt;
*Fixed timer position issues. &lt;br /&gt;
*Fixed upgrade problems.&lt;br /&gt;
&lt;br /&gt;
'''0.5.7''' &lt;br /&gt;
*Fixed Play button method so everything stops breaking&lt;br /&gt;
&lt;br /&gt;
'''0.5.6'''&lt;br /&gt;
*Play button works. Stability fixes&lt;br /&gt;
&lt;br /&gt;
'''0.5.5'''&lt;br /&gt;
*Minor UI overhaul.&lt;br /&gt;
&lt;br /&gt;
'''0.5.4'''&lt;br /&gt;
*Added real time position timer. &lt;br /&gt;
*Tidyed up backend service methods.&lt;br /&gt;
&lt;br /&gt;
'''0.5.3'''&lt;br /&gt;
*Fixed an issue with restarting the Pre with precorder installed.&lt;br /&gt;
*Fixed an issue where hitting stop twice could bring up an error.&lt;br /&gt;
&lt;br /&gt;
'''0.5.2'''&lt;br /&gt;
*Fixed stereo/mono problems.&lt;br /&gt;
*Error handling is now.. handled.&lt;br /&gt;
&lt;br /&gt;
'''0.5.0'''&lt;br /&gt;
*Should function. Pre-Alpha testing purposes only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Known bugs ===&lt;br /&gt;
&lt;br /&gt;
Precorder is currently in Alpha stages and as such is in a constant state of flux with new features being added and old functionality being modified.  Please use this software at your own risk.  Due to the alpha nature of the software, please check the discussion page for a more accurate list of bugs and/or feature requests.&lt;br /&gt;
&lt;br /&gt;
*You may have issues recording from videos. Currently, it may take up to 30 seconds to encode the audio when doing a media capture from video.&lt;br /&gt;
*May not work on the Pixi.&lt;br /&gt;
&lt;br /&gt;
== Source Code ==&lt;br /&gt;
&lt;br /&gt;
Source at git.webos-internals.org&lt;br /&gt;
&lt;br /&gt;
Packages in the webos-internals testing feed&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Precorder_2010-29-04_210803.png‎|alt=Precorder Main View|This is the initial view upon launching Precorder]]&lt;br /&gt;
[[Image:Precorder_2010-22-04_193452.png|alt=Precorder Main View|This is the preferences screen for Precorder]]&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Preoccupied</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=File:Precorder_2010-29-04_210803.png&amp;diff=9720</id>
		<title>File:Precorder 2010-29-04 210803.png</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=File:Precorder_2010-29-04_210803.png&amp;diff=9720"/>
		<updated>2010-04-30T03:30:44Z</updated>

		<summary type="html">&lt;p&gt;Preoccupied: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Preoccupied</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9719</id>
		<title>Application:Precorder</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9719"/>
		<updated>2010-04-30T03:27:45Z</updated>

		<summary type="html">&lt;p&gt;Preoccupied: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=Precorder&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: Alpha 0.5.4 &amp;lt;br /&amp;gt;(23 Apr 2010)&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Precorder_2010-29-04_210711.png&lt;br /&gt;
|description=&lt;br /&gt;
&lt;br /&gt;
== Summary == &lt;br /&gt;
&lt;br /&gt;
Precorder is the next generation audio recording app in development by WebOS Internals. Currently, it allows for audio capture from the built in microphone as well as through the headset. It also features a &amp;quot;media capture&amp;quot; mode, which can record virtually any audio stream that is currently playing (except for phone calls). Future plans include bluetooth support, timer, ability to record calls, visualizations, and possibly a voice activation mode. &lt;br /&gt;
&lt;br /&gt;
Precorder uses the pulsesrc plugin directly through a gstreamer pipeline, so in theory it allows for more flexability in the future such as variable controls for stream and bitrate, and various plugins for mp3. Because it uses a C based service, there is only one package to install, which can also be uninstalled with the Orange+Tap method. &lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
Precorder is ALPHA SOFTWARE developed primarily by ZSoc &amp;amp; PuffTheMagic of WebOS Internals with assistance from a number of other developers (as listed in the Maintainers field in the package metadata). Thus, it is only available through the WebOS Internals testing feed.&lt;br /&gt;
&lt;br /&gt;
== Recent Changes ==&lt;br /&gt;
&lt;br /&gt;
Even though Precorder in alpha state is not available for download in Preware (it will be when it goes into beta), once you install Precorder it appears in the Installed Packages section and you can see the package changelogs there.&lt;br /&gt;
&lt;br /&gt;
== Donations ==&lt;br /&gt;
&lt;br /&gt;
Please see the official PreCentral thread first post at http://forums.precentral.net/2059462-post1.html for the donation link.  Since this is a wiki that anyone can edit, we do not put the donation link here.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
Note that you cannot install the packages using any other method than the methods below.  Specifically, fileCoaster is not able to install these packages.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
Precorder will be added to the main WebOS Internals feed in Preware once it reaches beta status.  Until then, please install Precorder from Preware/WOSQI using the testing feed. See http://www.webos-internals.org/wiki/Application:Preware#Adding_Custom_Feeds for more information on how to do add the testing feed to Preware.&lt;br /&gt;
&lt;br /&gt;
== License ==&lt;br /&gt;
&lt;br /&gt;
The GStreamer Service package is MIT Open Source licensed.  The Precorder application is GPLv2 Open Source licensed.&lt;br /&gt;
&lt;br /&gt;
== Operating notes ==&lt;br /&gt;
&lt;br /&gt;
When precorder is first launched you will see the main screen. Precorder will default to the Microphone mode. Tap the Record button to start recording audio. Once you have finished capturing, hit the Stop button. There might be a slight wait before you can hit Record again. &lt;br /&gt;
&lt;br /&gt;
Tap the Media Capture button to record currently playing audio. Note that some apps (Video, Youtube, etc) will stop playing if the card is minimized. To capture audio from these sources, you must start the recording in Precorder then switch to the other app and start playback.&lt;br /&gt;
&lt;br /&gt;
All audio recordings are stored in /media/internal/recordings in mp3 format. They should be playable through the stock music player and the remix player. &lt;br /&gt;
&lt;br /&gt;
=== Customization ===&lt;br /&gt;
There are several features of Precorder that can be customized.  All of these settings are available via the preferences option within the Precorder menu.  The table below lists all possible preferences.  Options in bold represent defaults.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;Table&amp;gt;&amp;lt;TR&amp;gt;&amp;lt;TD&amp;gt;&lt;br /&gt;
{{{!}} border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
{{!}}Option&lt;br /&gt;
{{!}}Description&lt;br /&gt;
{{!}}Possible Selections&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Stream Rate&lt;br /&gt;
{{!}}Select what rate you would like Precorder to record in. Anything larger than 16000 may not work.&lt;br /&gt;
{{!}}8000,11025,12000,'''16000''',22050&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Bitrate&lt;br /&gt;
{{!}}Select the bitrate that the audio should be encoded in. This will determine the size of the audio file, with larger bitrates corresponding to better quality and larger filesizes.&lt;br /&gt;
{{!}}64,'''96''',128&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Quality&lt;br /&gt;
{{!}}Adjust the quality of the audio stream. May affect encoding speed.&lt;br /&gt;
{{!}}Best,'''Medium''',Worst&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}}&lt;br /&gt;
&amp;lt;/TD&amp;gt;&amp;lt;/TR&amp;gt;&amp;lt;/Table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Recent enhancements ===&lt;br /&gt;
&lt;br /&gt;
'''0.5.5'''&lt;br /&gt;
*Minor UI overhaul.&lt;br /&gt;
&lt;br /&gt;
'''0.5.4'''&lt;br /&gt;
*Added real time position timer. &lt;br /&gt;
*Tidyed up backend service methods.&lt;br /&gt;
&lt;br /&gt;
'''0.5.3'''&lt;br /&gt;
*Fixed an issue with restarting the Pre with precorder installed.&lt;br /&gt;
*Fixed an issue where hitting stop twice could bring up an error.&lt;br /&gt;
&lt;br /&gt;
'''0.5.2'''&lt;br /&gt;
*Fixed stereo/mono problems.&lt;br /&gt;
*Error handling is now.. handled.&lt;br /&gt;
&lt;br /&gt;
'''0.5.0'''&lt;br /&gt;
*Should function. Pre-Alpha testing purposes only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Known bugs ===&lt;br /&gt;
&lt;br /&gt;
Precorder is currently in Alpha stages and as such is in a constant state of flux with new features being added and old functionality being modified.  Please use this software at your own risk.  Due to the alpha nature of the software, please check the discussion page for a more accurate list of bugs and/or feature requests.&lt;br /&gt;
&lt;br /&gt;
*You may have issues recording from videos. Currently, it may take up to 30 seconds to encode the audio when doing a media capture from video.&lt;br /&gt;
*May not work on the Pixi.&lt;br /&gt;
&lt;br /&gt;
== Source Code ==&lt;br /&gt;
&lt;br /&gt;
Source at git.webos-internals.org&lt;br /&gt;
&lt;br /&gt;
Packages in the webos-internals testing feed&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Precorder_2010-22-04_190048.png‎|alt=Precorder Main View|This is the initial view upon launching Precorder]]&lt;br /&gt;
[[Image:Precorder_2010-22-04_193452.png|alt=Precorder Main View|This is the preferences screen for Precorder]]&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Preoccupied</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=File:Precorder_2010-29-04_210711.png&amp;diff=9718</id>
		<title>File:Precorder 2010-29-04 210711.png</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=File:Precorder_2010-29-04_210711.png&amp;diff=9718"/>
		<updated>2010-04-30T03:26:27Z</updated>

		<summary type="html">&lt;p&gt;Preoccupied: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Preoccupied</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9690</id>
		<title>Application:Precorder</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9690"/>
		<updated>2010-04-25T04:36:04Z</updated>

		<summary type="html">&lt;p&gt;Preoccupied: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=Precorder&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: Alpha 0.5.4 &amp;lt;br /&amp;gt;(23 Apr 2010)&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Precorder_2010-22-04_190048.png&lt;br /&gt;
|description=&lt;br /&gt;
&lt;br /&gt;
== Summary == &lt;br /&gt;
&lt;br /&gt;
Precorder is the next generation audio recording app in development by WebOS Internals. Currently, it allows for audio capture from the built in microphone as well as through the headset. It also features a &amp;quot;media capture&amp;quot; mode, which can record virtually any audio stream that is currently playing (except for phone calls). Future plans include bluetooth support, timer, ability to record calls, visualizations, and possibly a voice activation mode. &lt;br /&gt;
&lt;br /&gt;
Precorder uses the pulsesrc plugin directly through a gstreamer pipeline, so in theory it allows for more flexability in the future such as variable controls for stream and bitrate, and various plugins for mp3. Because it uses a C based service, there is only one package to install, which can also be uninstalled with the Orange+Tap method. &lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
Precorder is ALPHA SOFTWARE developed primarily by ZSoc &amp;amp; PuffTheMagic of WebOS Internals with assistance from a number of other developers (as listed in the Maintainers field in the package metadata). Thus, it is only available through the WebOS Internals testing feed.&lt;br /&gt;
&lt;br /&gt;
== Recent Changes ==&lt;br /&gt;
&lt;br /&gt;
Even though Precorder in alpha state is not available for download in Preware (it will be when it goes into beta), once you install Precorder it appears in the Installed Packages section and you can see the package changelogs there.&lt;br /&gt;
&lt;br /&gt;
== Donations ==&lt;br /&gt;
&lt;br /&gt;
Please see the official PreCentral thread first post at http://forums.precentral.net/2059462-post1.html for the donation link.  Since this is a wiki that anyone can edit, we do not put the donation link here.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
Note that you cannot install the packages using any other method than the methods below.  Specifically, fileCoaster is not able to install these packages.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
Precorder will be added to the main WebOS Internals feed in Preware once it reaches beta status.  Until then, please install Precorder from Preware/WOSQI using the testing feed. See http://www.webos-internals.org/wiki/Application:Preware#Adding_Custom_Feeds for more information on how to do add the testing feed to Preware.&lt;br /&gt;
&lt;br /&gt;
== License ==&lt;br /&gt;
&lt;br /&gt;
The GStreamer Service package is MIT Open Source licensed.  The Precorder application is GPLv2 Open Source licensed.&lt;br /&gt;
&lt;br /&gt;
== Operating notes ==&lt;br /&gt;
&lt;br /&gt;
When precorder is first launched you will see the main screen. Precorder will default to the Microphone mode. Tap the Record button to start recording audio. Once you have finished capturing, hit the Stop button. There might be a slight wait before you can hit Record again. &lt;br /&gt;
&lt;br /&gt;
Tap the Media Capture button to record currently playing audio. Note that some apps (Video, Youtube, etc) will stop playing if the card is minimized. To capture audio from these sources, you must start the recording in Precorder then switch to the other app and start playback.&lt;br /&gt;
&lt;br /&gt;
All audio recordings are stored in /media/internal/recordings in mp3 format. They should be playable through the stock music player and the remix player. &lt;br /&gt;
&lt;br /&gt;
=== Customization ===&lt;br /&gt;
There are several features of Precorder that can be customized.  All of these settings are available via the preferences option within the Precorder menu.  The table below lists all possible preferences.  Options in bold represent defaults.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;Table&amp;gt;&amp;lt;TR&amp;gt;&amp;lt;TD&amp;gt;&lt;br /&gt;
{{{!}} border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
{{!}}Option&lt;br /&gt;
{{!}}Description&lt;br /&gt;
{{!}}Possible Selections&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Stream Rate&lt;br /&gt;
{{!}}Select what rate you would like Precorder to record in. Anything larger than 16000 may not work.&lt;br /&gt;
{{!}}8000,11025,12000,'''16000''',22050&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Bitrate&lt;br /&gt;
{{!}}Select the bitrate that the audio should be encoded in. This will determine the size of the audio file, with larger bitrates corresponding to better quality and larger filesizes.&lt;br /&gt;
{{!}}64,'''96''',128&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Quality&lt;br /&gt;
{{!}}Adjust the quality of the audio stream. May affect encoding speed.&lt;br /&gt;
{{!}}Best,'''Medium''',Worst&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}}&lt;br /&gt;
&amp;lt;/TD&amp;gt;&amp;lt;/TR&amp;gt;&amp;lt;/Table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Recent enhancements ===&lt;br /&gt;
&lt;br /&gt;
'''0.5.5'''&lt;br /&gt;
*Minor UI overhaul.&lt;br /&gt;
&lt;br /&gt;
'''0.5.4'''&lt;br /&gt;
*Added real time position timer. &lt;br /&gt;
*Tidyed up backend service methods.&lt;br /&gt;
&lt;br /&gt;
'''0.5.3'''&lt;br /&gt;
*Fixed an issue with restarting the Pre with precorder installed.&lt;br /&gt;
*Fixed an issue where hitting stop twice could bring up an error.&lt;br /&gt;
&lt;br /&gt;
'''0.5.2'''&lt;br /&gt;
*Fixed stereo/mono problems.&lt;br /&gt;
*Error handling is now.. handled.&lt;br /&gt;
&lt;br /&gt;
'''0.5.0'''&lt;br /&gt;
*Should function. Pre-Alpha testing purposes only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Known bugs ===&lt;br /&gt;
&lt;br /&gt;
Precorder is currently in Alpha stages and as such is in a constant state of flux with new features being added and old functionality being modified.  Please use this software at your own risk.  Due to the alpha nature of the software, please check the discussion page for a more accurate list of bugs and/or feature requests.&lt;br /&gt;
&lt;br /&gt;
*You may have issues recording from videos. Currently, it may take up to 30 seconds to encode the audio when doing a media capture from video.&lt;br /&gt;
*May not work on the Pixi.&lt;br /&gt;
&lt;br /&gt;
== Source Code ==&lt;br /&gt;
&lt;br /&gt;
Source at git.webos-internals.org&lt;br /&gt;
&lt;br /&gt;
Packages in the webos-internals testing feed&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Precorder_2010-22-04_190048.png‎|alt=Precorder Main View|This is the initial view upon launching Precorder]]&lt;br /&gt;
[[Image:Precorder_2010-22-04_193452.png|alt=Precorder Main View|This is the preferences screen for Precorder]]&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Preoccupied</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9686</id>
		<title>Application:Precorder</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9686"/>
		<updated>2010-04-24T05:27:34Z</updated>

		<summary type="html">&lt;p&gt;Preoccupied: Version update&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=Precorder&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: Alpha 0.5.4 &amp;lt;br /&amp;gt;(23 Apr 2010)&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Precorder_2010-22-04_190048.png&lt;br /&gt;
|description=&lt;br /&gt;
&lt;br /&gt;
== Summary == &lt;br /&gt;
&lt;br /&gt;
Precorder is the next generation audio recording app in development by WebOS Internals. Currently, it allows for audio capture from the built in microphone as well as through the headset. It also features a &amp;quot;media capture&amp;quot; mode, which can record virtually any audio stream that is currently playing (except for phone calls). Future plans include bluetooth support, timer, ability to record calls, visualizations, and possibly a voice activation mode. &lt;br /&gt;
&lt;br /&gt;
Precorder uses the pulsesrc plugin directly through a gstreamer pipeline, so in theory it allows for more flexability in the future such as variable controls for stream and bitrate, and various plugins for mp3. Because it uses a C based service, there is only one package to install, which can also be uninstalled with the Orange+Tap method. &lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
Precorder is ALPHA SOFTWARE developed primarily by ZSoc &amp;amp; PuffTheMagic of WebOS Internals with assistance from a number of other developers (as listed in the Maintainers field in the package metadata). Thus, it is only available through the WebOS Internals testing feed.&lt;br /&gt;
&lt;br /&gt;
== Recent Changes ==&lt;br /&gt;
&lt;br /&gt;
Even though Precorder in alpha state is not available for download in Preware (it will be when it goes into beta), once you install Precorder it appears in the Installed Packages section and you can see the package changelogs there.&lt;br /&gt;
&lt;br /&gt;
== Donations ==&lt;br /&gt;
&lt;br /&gt;
Please see the official PreCentral thread first post at http://forums.precentral.net/2059462-post1.html for the donation link.  Since this is a wiki that anyone can edit, we do not put the donation link here.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
Note that you cannot install the packages using any other method than the methods below.  Specifically, fileCoaster is not able to install these packages.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
Precorder will be added to the main WebOS Internals feed in Preware once it reaches beta status.  Until then, please install Precorder from Preware/WOSQI using the testing feed. See http://www.webos-internals.org/wiki/Application:Preware#Adding_Custom_Feeds for more information on how to do add the testing feed to Preware.&lt;br /&gt;
&lt;br /&gt;
== License ==&lt;br /&gt;
&lt;br /&gt;
The GStreamer Service package is MIT Open Source licensed.  The Precorder application is GPLv2 Open Source licensed.&lt;br /&gt;
&lt;br /&gt;
== Operating notes ==&lt;br /&gt;
&lt;br /&gt;
When precorder is first launched you will see the main screen. Precorder will default to the Microphone mode. Tap the Record button to start recording audio. Once you have finished capturing, hit the Stop button. There might be a slight wait before you can hit Record again. &lt;br /&gt;
&lt;br /&gt;
Tap the Media Capture button to record currently playing audio. Note that some apps (Video, Youtube, etc) will stop playing if the card is minimized. To capture audio from these sources, you must start the recording in Precorder then switch to the other app and start playback.&lt;br /&gt;
&lt;br /&gt;
All audio recordings are stored in /media/internal/recordings in mp3 format. They should be playable through the stock music player and the remix player. &lt;br /&gt;
&lt;br /&gt;
=== Customization ===&lt;br /&gt;
There are several features of Precorder that can be customized.  All of these settings are available via the preferences option within the Precorder menu.  The table below lists all possible preferences.  Options in bold represent defaults.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;Table&amp;gt;&amp;lt;TR&amp;gt;&amp;lt;TD&amp;gt;&lt;br /&gt;
{{{!}} border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
{{!}}Option&lt;br /&gt;
{{!}}Description&lt;br /&gt;
{{!}}Possible Selections&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Stream Rate&lt;br /&gt;
{{!}}Select what rate you would like Precorder to record in. Anything larger than 16000 may not work.&lt;br /&gt;
{{!}}8000,11025,12000,'''16000''',22050&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Bitrate&lt;br /&gt;
{{!}}Select the bitrate that the audio should be encoded in. This will determine the size of the audio file, with larger bitrates corresponding to better quality and larger filesizes.&lt;br /&gt;
{{!}}64,'''96''',128&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Quality&lt;br /&gt;
{{!}}Adjust the quality of the audio stream. May affect encoding speed.&lt;br /&gt;
{{!}}Best,'''Medium''',Worst&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}}&lt;br /&gt;
&amp;lt;/TD&amp;gt;&amp;lt;/TR&amp;gt;&amp;lt;/Table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Recent enhancements ===&lt;br /&gt;
&lt;br /&gt;
'''0.5.4'''&lt;br /&gt;
*Added real time position timer. &lt;br /&gt;
*Tidyed up backend service methods.&lt;br /&gt;
&lt;br /&gt;
'''0.5.3'''&lt;br /&gt;
*Fixed an issue with restarting the Pre with precorder installed.&lt;br /&gt;
*Fixed an issue where hitting stop twice could bring up an error.&lt;br /&gt;
&lt;br /&gt;
'''0.5.2'''&lt;br /&gt;
*Fixed stereo/mono problems.&lt;br /&gt;
*Error handling is now.. handled.&lt;br /&gt;
&lt;br /&gt;
'''0.5.0'''&lt;br /&gt;
*Should function. Pre-Alpha testing purposes only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Known bugs ===&lt;br /&gt;
&lt;br /&gt;
Precorder is currently in Alpha stages and as such is in a constant state of flux with new features being added and old functionality being modified.  Please use this software at your own risk.  Due to the alpha nature of the software, please check the discussion page for a more accurate list of bugs and/or feature requests.&lt;br /&gt;
&lt;br /&gt;
*You may have issues recording from videos. Currently, it may take up to 30 seconds to encode the audio when doing a media capture from video.&lt;br /&gt;
*May not work on the Pixi.&lt;br /&gt;
&lt;br /&gt;
== Source Code ==&lt;br /&gt;
&lt;br /&gt;
Source at git.webos-internals.org&lt;br /&gt;
&lt;br /&gt;
Packages in the webos-internals testing feed&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Precorder_2010-22-04_190048.png‎|alt=Precorder Main View|This is the initial view upon launching Precorder]]&lt;br /&gt;
[[Image:Precorder_2010-22-04_193452.png|alt=Precorder Main View|This is the preferences screen for Precorder]]&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Preoccupied</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9674</id>
		<title>Application:Precorder</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9674"/>
		<updated>2010-04-23T01:18:06Z</updated>

		<summary type="html">&lt;p&gt;Preoccupied: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=Precorder&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: Alpha 0.5.3 &amp;lt;br /&amp;gt;(22 Apr 2010)&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Precorder_2010-22-04_190048.png&lt;br /&gt;
|description=&lt;br /&gt;
&lt;br /&gt;
== Summary == &lt;br /&gt;
&lt;br /&gt;
Precorder is the next generation audio recording app in development by WebOS Internals. Currently, it allows for audio capture from the built in microphone as well as through the headset. It also features a &amp;quot;media capture&amp;quot; mode, which can record virtually any audio stream that is currently playing (except for phone calls). Future plans include bluetooth support, timer, ability to record calls, visualizations, and possibly a voice activation mode. &lt;br /&gt;
&lt;br /&gt;
Precorder uses the pulsesrc plugin directly through a gstreamer pipeline, so in theory it allows for more flexability in the future such as variable controls for stream and bitrate, and various plugins for mp3. Because it uses a C based service, there is only one package to install, which can also be uninstalled with the Orange+Tap method. &lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
Precorder is ALPHA SOFTWARE developed primarily by ZSoc &amp;amp; PuffTheMagic of WebOS Internals with assistance from a number of other developers (as listed in the Maintainers field in the package metadata). Thus, it is only available through the WebOS Internals testing feed.&lt;br /&gt;
&lt;br /&gt;
== Recent Changes ==&lt;br /&gt;
&lt;br /&gt;
Even though Precorder in alpha state is not available for download in Preware (it will be when it goes into beta), once you install Precorder it appears in the Installed Packages section and you can see the package changelogs there.&lt;br /&gt;
&lt;br /&gt;
== Donations ==&lt;br /&gt;
&lt;br /&gt;
Please see the official PreCentral thread first post at http://forums.precentral.net/2059462-post1.html for the donation link.  Since this is a wiki that anyone can edit, we do not put the donation link here.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
Note that you cannot install the packages using any other method than the methods below.  Specifically, fileCoaster is not able to install these packages.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
Precorder will be added to the main WebOS Internals feed in Preware once it reaches beta status.  Until then, please install Precorder from Preware/WOSQI using the testing feed. See http://www.webos-internals.org/wiki/Application:Preware#Adding_Custom_Feeds for more information on how to do add the testing feed to Preware.&lt;br /&gt;
&lt;br /&gt;
== License ==&lt;br /&gt;
&lt;br /&gt;
The GStreamer Service package is MIT Open Source licensed.  The Precorder application is GPLv2 Open Source licensed.&lt;br /&gt;
&lt;br /&gt;
== Operating notes ==&lt;br /&gt;
&lt;br /&gt;
When precorder is first launched you will see the main screen. Precorder will default to the Microphone mode. Tap the Record button to start recording audio. Once you have finished capturing, hit the Stop button. There might be a slight wait before you can hit Record again. &lt;br /&gt;
&lt;br /&gt;
Tap the Media Capture button to record currently playing audio. Note that some apps (Video, Youtube, etc) will stop playing if the card is minimized. To capture audio from these sources, you must start the recording in Precorder then switch to the other app and start playback.&lt;br /&gt;
&lt;br /&gt;
All audio recordings are stored in /media/internal/recordings in mp3 format. They should be playable through the stock music player and the remix player. &lt;br /&gt;
&lt;br /&gt;
=== Customization ===&lt;br /&gt;
There are several features of Precorder that can be customized.  All of these settings are available via the preferences option within the Precorder menu.  The table below lists all possible preferences.  Options in bold represent defaults.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;Table&amp;gt;&amp;lt;TR&amp;gt;&amp;lt;TD&amp;gt;&lt;br /&gt;
{{{!}} border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
{{!}}Option&lt;br /&gt;
{{!}}Description&lt;br /&gt;
{{!}}Possible Selections&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Stream Rate&lt;br /&gt;
{{!}}Select what rate you would like Precorder to record in. Anything larger than 16000 may not work.&lt;br /&gt;
{{!}}8000,11025,12000,'''16000''',22050&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Bitrate&lt;br /&gt;
{{!}}Select the bitrate that the audio should be encoded in. This will determine the size of the audio file, with larger bitrates corresponding to better quality and larger filesizes.&lt;br /&gt;
{{!}}64,'''96''',128&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Quality&lt;br /&gt;
{{!}}Adjust the quality of the audio stream. May affect encoding speed.&lt;br /&gt;
{{!}}Best,'''Medium''',Worst&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}}&lt;br /&gt;
&amp;lt;/TD&amp;gt;&amp;lt;/TR&amp;gt;&amp;lt;/Table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Recent enhancements ===&lt;br /&gt;
'''0.5.3'''&lt;br /&gt;
*Fixed an issue with restarting the Pre with precorder installed.&lt;br /&gt;
*Fixed an issue where hitting stop twice could bring up an error.&lt;br /&gt;
&lt;br /&gt;
'''0.5.2'''&lt;br /&gt;
*Fixed stereo/mono problems.&lt;br /&gt;
*Error handling is now.. handled.&lt;br /&gt;
&lt;br /&gt;
'''0.5.0'''&lt;br /&gt;
*Should function. Pre-Alpha testing purposes only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Known bugs ===&lt;br /&gt;
&lt;br /&gt;
Precorder is currently in Alpha stages and as such is in a constant state of flux with new features being added and old functionality being modified.  Please use this software at your own risk.  Due to the alpha nature of the software, please check the discussion page for a more accurate list of bugs and/or feature requests.&lt;br /&gt;
&lt;br /&gt;
*You may have issues recording from videos. Currently, it may take up to 30 seconds to encode the audio when doing a media capture from video.&lt;br /&gt;
*May not work on the Pixi.&lt;br /&gt;
&lt;br /&gt;
== Source Code ==&lt;br /&gt;
&lt;br /&gt;
Source at git.webos-internals.org&lt;br /&gt;
&lt;br /&gt;
Packages in the webos-internals testing feed&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Precorder_2010-22-04_190048.png‎|alt=Precorder Main View|This is the initial view upon launching Precorder]]&lt;br /&gt;
[[Image:Precorder_2010-22-04_193452.png|alt=Precorder Main View|This is the preferences screen for Precorder]]&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Preoccupied</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9673</id>
		<title>Application:Precorder</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9673"/>
		<updated>2010-04-23T01:01:40Z</updated>

		<summary type="html">&lt;p&gt;Preoccupied: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=Precorder&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: Alpha 0.5.3 &amp;lt;br /&amp;gt;(22 Apr 2010)&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Precorder_2010-22-04_190048.png&lt;br /&gt;
|description=&lt;br /&gt;
&lt;br /&gt;
== Summary == &lt;br /&gt;
&lt;br /&gt;
Precorder is the next generation audio recording app in development by WebOS Internals. Currently, it allows for audio capture from the built in microphone as well as through the headset. It also features a &amp;quot;media capture&amp;quot; mode, which can record virtually any audio stream that is currently playing (except for phone calls). Future plans include bluetooth support, timer, ability to record calls, visualizations, and possibly a voice activation mode. &lt;br /&gt;
&lt;br /&gt;
Precorder uses the pulsesrc plugin directly through a gstreamer pipeline, so in theory it allows for more flexability in the future such as variable controls for stream and bitrate, and various plugins for mp3. Because it uses a C based service, it can be removed with the Orange+Tap method. &lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
Precorder is ALPHA SOFTWARE developed primarily by ZSoc &amp;amp; PuffTheMagic of WebOS Internals with assistance from a number of other developers (as listed in the Maintainers field in the package metadata). Thus, it is only available through the WebOS Internals testing feed.&lt;br /&gt;
&lt;br /&gt;
== Recent Changes ==&lt;br /&gt;
&lt;br /&gt;
Even though Precorder in alpha state is not available for download in Preware (it will be when it goes into beta), once you install Precorder it appears in the Installed Packages section and you can see the package changelogs there.&lt;br /&gt;
&lt;br /&gt;
== Donations ==&lt;br /&gt;
&lt;br /&gt;
Please see the official PreCentral thread first post at http://forums.precentral.net/2059462-post1.html for the donation link.  Since this is a wiki that anyone can edit, we do not put the donation link here.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
Note that you cannot install the packages using any other method than the methods below.  Specifically, fileCoaster is not able to install these packages.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
Precorder will be added to the main WebOS Internals feed in Preware once it reaches beta status.  Until then, please install Precorder from Preware/WOSQI using the testing feed. See http://www.webos-internals.org/wiki/Application:Preware#Adding_Custom_Feeds for more information on how to do add the testing feed to Preware.&lt;br /&gt;
&lt;br /&gt;
== License ==&lt;br /&gt;
&lt;br /&gt;
The GStreamer Service package is MIT Open Source licensed.  The Precorder application is GPLv2 Open Source licensed.&lt;br /&gt;
&lt;br /&gt;
== Operating notes ==&lt;br /&gt;
&lt;br /&gt;
When precorder is first launched you will see the main screen. Precorder will default to the Microphone mode. Tap the Record button to start recording audio. Once you have finished capturing, hit the Stop button. There might be a slight wait before you can hit Record again. &lt;br /&gt;
&lt;br /&gt;
Tap the Media Capture button to record currently playing audio. Note that some apps (Video, Youtube, etc) will stop playing if the card is minimized. To capture audio from these sources, you must start the recording in Precorder then switch to the other app and start playback.&lt;br /&gt;
&lt;br /&gt;
All audio recordings are stored in /media/internal/recordings in mp3 format. They should be playable through the stock music player and the remix player. &lt;br /&gt;
&lt;br /&gt;
=== Customization ===&lt;br /&gt;
There are several features of Precorder that can be customized.  All of these settings are available via the preferences option within the Precorder menu.  The table below lists all possible preferences.  Options in bold represent defaults.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;Table&amp;gt;&amp;lt;TR&amp;gt;&amp;lt;TD&amp;gt;&lt;br /&gt;
{{{!}} border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
{{!}}Option&lt;br /&gt;
{{!}}Description&lt;br /&gt;
{{!}}Possible Selections&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Stream Rate&lt;br /&gt;
{{!}}Select what rate you would like Precorder to record in. Anything larger than 16000 may not work.&lt;br /&gt;
{{!}}8000,11025,12000,'''16000''',22050&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Bitrate&lt;br /&gt;
{{!}}Select the bitrate that the audio should be encoded in. This will determine the size of the audio file, with larger bitrates corresponding to better quality and larger filesizes.&lt;br /&gt;
{{!}}64,'''96''',128&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Quality&lt;br /&gt;
{{!}}Adjust the quality of the audio stream. May affect encoding speed.&lt;br /&gt;
{{!}}Best,'''Medium''',Worst&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}}&lt;br /&gt;
&amp;lt;/TD&amp;gt;&amp;lt;/TR&amp;gt;&amp;lt;/Table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Recent enhancements ===&lt;br /&gt;
'''0.5.3'''&lt;br /&gt;
*Fixed an issue with restarting the Pre with precorder installed.&lt;br /&gt;
*Fixed an issue where hitting stop twice could bring up an error.&lt;br /&gt;
&lt;br /&gt;
'''0.5.2'''&lt;br /&gt;
*Fixed stereo/mono problems.&lt;br /&gt;
*Error handling is now.. handled.&lt;br /&gt;
&lt;br /&gt;
'''0.5.0'''&lt;br /&gt;
*Should function. Pre-Alpha testing purposes only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Known bugs ===&lt;br /&gt;
&lt;br /&gt;
Precorder is currently in Alpha stages and as such is in a constant state of flux with new features being added and old functionality being modified.  Please use this software at your own risk.  Due to the alpha nature of the software, please check the discussion page for a more accurate list of bugs and/or feature requests.&lt;br /&gt;
&lt;br /&gt;
*You may have issues recording from videos. Currently, it may take up to 30 seconds to encode the audio when doing a media capture from video.&lt;br /&gt;
*May not work on the Pixi.&lt;br /&gt;
&lt;br /&gt;
== Source Code ==&lt;br /&gt;
&lt;br /&gt;
Source at git.webos-internals.org&lt;br /&gt;
&lt;br /&gt;
Packages in the webos-internals testing feed&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Precorder_2010-22-04_190048.png‎|alt=Precorder Main View|This is the initial view upon launching Precorder]]&lt;br /&gt;
[[Image:Precorder_2010-22-04_193452.png|alt=Precorder Main View|This is the preferences screen for Precorder]]&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Preoccupied</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9672</id>
		<title>Application:Precorder</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9672"/>
		<updated>2010-04-23T00:58:45Z</updated>

		<summary type="html">&lt;p&gt;Preoccupied: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=Precorder&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: Alpha 0.5.3 &amp;lt;br /&amp;gt;(22 Apr 2010)&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Precorder_2010-22-04_190048.png&lt;br /&gt;
|description=&lt;br /&gt;
&lt;br /&gt;
== Summary == &lt;br /&gt;
&lt;br /&gt;
Precorder is the next generation audio recording app in development by WebOS Internals. Currently, it allows for audio capture from the built in microphone as well as through the headset. It also features a &amp;quot;media capture&amp;quot; mode, which can record virtually any audio stream that is currently playing (except for phone calls). Future plans include bluetooth support, timer, ability to record calls, visualizations, and possibly a voice activation mode. &lt;br /&gt;
&lt;br /&gt;
Precorder uses the pulsesrc plugin directly through a gstreamer pipeline, so in theory it allows for more flexability in the future such as variable controls for stream and bitrate, and various plugins for mp3. Because it uses a C based service, it can be removed with the Orange+Tap method. &lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
Precorder is ALPHA SOFTWARE developed primarily by ZSoc &amp;amp; PuffTheMagic of WebOS Internals with assistance from a number of other developers (as listed in the Maintainers field in the package metadata). Thus, it is only available through the WebOS Internals testing feed.&lt;br /&gt;
&lt;br /&gt;
== Recent Changes ==&lt;br /&gt;
&lt;br /&gt;
Even though Precorder in alpha state is not available for download in Preware (it will be when it goes into beta), once you install Precorder it appears in the Installed Packages section and you can see the package changelogs there.&lt;br /&gt;
&lt;br /&gt;
== Donations ==&lt;br /&gt;
&lt;br /&gt;
Please see the official PreCentral thread first post at http://forums.precentral.net/2059462-post1.html for the donation link.  Since this is a wiki that anyone can edit, we do not put the donation link here.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
Note that you cannot install the packages using any other method than the methods below.  Specifically, fileCoaster is not able to install these packages.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
Precorder will be added to the main WebOS Internals feed in Preware once it reaches beta status.  Until then, please install Precorder from Preware/WOSQI using the testing feed. See http://www.webos-internals.org/wiki/Application:Preware#Adding_Custom_Feeds for more information on how to do add the testing feed to Preware.&lt;br /&gt;
&lt;br /&gt;
== License ==&lt;br /&gt;
&lt;br /&gt;
The GStreamer Service package is MIT Open Source licensed.  The Precorder application is GPLv2 Open Source licensed.&lt;br /&gt;
&lt;br /&gt;
== Operating notes ==&lt;br /&gt;
&lt;br /&gt;
When precorder is first launched you will see the main screen. Precorder will default to the Microphone mode. Tap the Record button to start recording audio. Once you have finished capturing, hit the Stop button. There might be a slight wait before you can hit Record again. &lt;br /&gt;
&lt;br /&gt;
Tap the Media Capture button to record currently playing audio. Note that some apps (Video, Youtube, etc) will stop playing if the card is minimized. To capture audio from these sources, you must start the recording in Precorder then switch to the other app and start playback.&lt;br /&gt;
&lt;br /&gt;
=== Customization ===&lt;br /&gt;
There are several features of Precorder that can be customized.  All of these settings are available via the preferences option within the Precorder menu.  The table below lists all possible preferences.  Options in bold represent defaults.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;Table&amp;gt;&amp;lt;TR&amp;gt;&amp;lt;TD&amp;gt;&lt;br /&gt;
{{{!}} border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
{{!}}Option&lt;br /&gt;
{{!}}Description&lt;br /&gt;
{{!}}Possible Selections&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Stream Rate&lt;br /&gt;
{{!}}Select what rate you would like Precorder to record in. Anything larger than 16000 may not work.&lt;br /&gt;
{{!}}8000,11025,12000,'''16000''',22050&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Bitrate&lt;br /&gt;
{{!}}Select the bitrate that the audio should be encoded in. This will determine the size of the audio file, with larger bitrates corresponding to better quality and larger filesizes.&lt;br /&gt;
{{!}}64,'''96''',128&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Quality&lt;br /&gt;
{{!}}Adjust the quality of the audio stream. May affect encoding speed.&lt;br /&gt;
{{!}}Best,'''Medium''',Worst&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}}&lt;br /&gt;
&amp;lt;/TD&amp;gt;&amp;lt;/TR&amp;gt;&amp;lt;/Table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Recent enhancements ===&lt;br /&gt;
'''0.5.3'''&lt;br /&gt;
*Fixed an issue with restarting the Pre with precorder installed.&lt;br /&gt;
*Fixed an issue where hitting stop twice could bring up an error.&lt;br /&gt;
&lt;br /&gt;
'''0.5.2'''&lt;br /&gt;
*Fixed stereo/mono problems.&lt;br /&gt;
*Error handling is now.. handled.&lt;br /&gt;
&lt;br /&gt;
'''0.5.0'''&lt;br /&gt;
*Should function. Pre-Alpha testing purposes only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Known bugs ===&lt;br /&gt;
&lt;br /&gt;
Precorder is currently in Alpha stages and as such is in a constant state of flux with new features being added and old functionality being modified.  Please use this software at your own risk.  Due to the alpha nature of the software, please check the discussion page for a more accurate list of bugs and/or feature requests.&lt;br /&gt;
&lt;br /&gt;
*You may have issues recording from videos. Currently, it may take up to 30 seconds to encode the audio when doing a media capture from video.&lt;br /&gt;
*May not work on the Pixi.&lt;br /&gt;
&lt;br /&gt;
== Source Code ==&lt;br /&gt;
&lt;br /&gt;
Source at git.webos-internals.org&lt;br /&gt;
&lt;br /&gt;
Packages in the webos-internals testing feed&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Precorder_2010-22-04_190048.png‎|alt=Precorder Main View|This is the initial view upon launching Precorder]]&lt;br /&gt;
[[Image:Precorder_2010-22-04_193452.png|alt=Precorder Main View|This is the preferences screen for Precorder]]&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Preoccupied</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9671</id>
		<title>Application:Precorder</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9671"/>
		<updated>2010-04-23T00:58:06Z</updated>

		<summary type="html">&lt;p&gt;Preoccupied: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=Precorder&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: Alpha 0.5.3 &amp;lt;br /&amp;gt;(22 Apr 2010)&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Precorder_2010-22-04_190048.png&lt;br /&gt;
|description=&lt;br /&gt;
&lt;br /&gt;
== Summary == &lt;br /&gt;
&lt;br /&gt;
Precorder is the next generation audio recording app that in development by WebOS Internals. Currently, it allows for audio capture from the built in microphone as well as through the headset. It also features a &amp;quot;media capture&amp;quot; mode, which can record virtually any audio stream that is currently playing. Future plans include bluetooth support, timer, ability to record calls, visualizations, and possibly a voice activation mode. &lt;br /&gt;
&lt;br /&gt;
Precorder uses the pulsesrc plugin directly through a gstreamer pipeline, so in theory it allows for more flexability in the future such as variable controls for stream and bitrate, and various plugins for mp3. Because it uses a C based service, it can be removed with the Orange+Tap method. &lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
Precorder is ALPHA SOFTWARE developed primarily by ZSoc &amp;amp; PuffTheMagic of WebOS Internals with assistance from a number of other developers (as listed in the Maintainers field in the package metadata). Thus, it is only available through the WebOS Internals testing feed.&lt;br /&gt;
&lt;br /&gt;
== Recent Changes ==&lt;br /&gt;
&lt;br /&gt;
Even though Precorder in alpha state is not available for download in Preware (it will be when it goes into beta), once you install Precorder it appears in the Installed Packages section and you can see the package changelogs there.&lt;br /&gt;
&lt;br /&gt;
== Donations ==&lt;br /&gt;
&lt;br /&gt;
Please see the official PreCentral thread first post at http://forums.precentral.net/2059462-post1.html for the donation link.  Since this is a wiki that anyone can edit, we do not put the donation link here.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
Note that you cannot install the packages using any other method than the methods below.  Specifically, fileCoaster is not able to install these packages.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
Precorder will be added to the main WebOS Internals feed in Preware once it reaches beta status.  Until then, please install Precorder from Preware/WOSQI using the testing feed. See http://www.webos-internals.org/wiki/Application:Preware#Adding_Custom_Feeds for more information on how to do add the testing feed to Preware.&lt;br /&gt;
&lt;br /&gt;
== License ==&lt;br /&gt;
&lt;br /&gt;
The GStreamer Service package is MIT Open Source licensed.  The Precorder application is GPLv2 Open Source licensed.&lt;br /&gt;
&lt;br /&gt;
== Operating notes ==&lt;br /&gt;
&lt;br /&gt;
When precorder is first launched you will see the main screen. Precorder will default to the Microphone mode. Tap the Record button to start recording audio. Once you have finished capturing, hit the Stop button. There might be a slight wait before you can hit Record again. &lt;br /&gt;
&lt;br /&gt;
Tap the Media Capture button to record currently playing audio. Note that some apps (Video, Youtube, etc) will stop playing if the card is minimized. To capture audio from these sources, you must start the recording in Precorder then switch to the other app and start playback.&lt;br /&gt;
&lt;br /&gt;
=== Customization ===&lt;br /&gt;
There are several features of Precorder that can be customized.  All of these settings are available via the preferences option within the Precorder menu.  The table below lists all possible preferences.  Options in bold represent defaults.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;Table&amp;gt;&amp;lt;TR&amp;gt;&amp;lt;TD&amp;gt;&lt;br /&gt;
{{{!}} border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
{{!}}Option&lt;br /&gt;
{{!}}Description&lt;br /&gt;
{{!}}Possible Selections&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Stream Rate&lt;br /&gt;
{{!}}Select what rate you would like Precorder to record in. Anything larger than 16000 may not work.&lt;br /&gt;
{{!}}8000,11025,12000,'''16000''',22050&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Bitrate&lt;br /&gt;
{{!}}Select the bitrate that the audio should be encoded in. This will determine the size of the audio file, with larger bitrates corresponding to better quality and larger filesizes.&lt;br /&gt;
{{!}}64,'''96''',128&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Quality&lt;br /&gt;
{{!}}Adjust the quality of the audio stream. May affect encoding speed.&lt;br /&gt;
{{!}}Best,'''Medium''',Worst&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}}&lt;br /&gt;
&amp;lt;/TD&amp;gt;&amp;lt;/TR&amp;gt;&amp;lt;/Table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Recent enhancements ===&lt;br /&gt;
'''0.5.3'''&lt;br /&gt;
*Fixed an issue with restarting the Pre with precorder installed.&lt;br /&gt;
*Fixed an issue where hitting stop twice could bring up an error.&lt;br /&gt;
&lt;br /&gt;
'''0.5.2'''&lt;br /&gt;
*Fixed stereo/mono problems.&lt;br /&gt;
*Error handling is now.. handled.&lt;br /&gt;
&lt;br /&gt;
'''0.5.0'''&lt;br /&gt;
*Should function. Pre-Alpha testing purposes only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Known bugs ===&lt;br /&gt;
&lt;br /&gt;
Precorder is currently in Alpha stages and as such is in a constant state of flux with new features being added and old functionality being modified.  Please use this software at your own risk.  Due to the alpha nature of the software, please check the discussion page for a more accurate list of bugs and/or feature requests.&lt;br /&gt;
&lt;br /&gt;
*You may have issues recording from videos. Currently, it may take up to 30 seconds to encode the audio when doing a media capture from video.&lt;br /&gt;
*May not work on the Pixi.&lt;br /&gt;
&lt;br /&gt;
== Source Code ==&lt;br /&gt;
&lt;br /&gt;
Source at git.webos-internals.org&lt;br /&gt;
&lt;br /&gt;
Packages in the webos-internals testing feed&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Precorder_2010-22-04_190048.png‎|alt=Precorder Main View|This is the initial view upon launching Precorder]]&lt;br /&gt;
[[Image:Precorder_2010-22-04_193452.png|alt=Precorder Main View|This is the preferences screen for Precorder]]&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Preoccupied</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9670</id>
		<title>Application:Precorder</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9670"/>
		<updated>2010-04-23T00:57:45Z</updated>

		<summary type="html">&lt;p&gt;Preoccupied: Fix typos...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=Precorder&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: Alpha 0.5.3 &amp;lt;br /&amp;gt;(22 Apr 2010)&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Precorder_2010-22-04_190048.png&lt;br /&gt;
|description=&lt;br /&gt;
&lt;br /&gt;
== Summary == &lt;br /&gt;
&lt;br /&gt;
Precorder is the next generation audio recording app that has been developed by WebOS Internals. Currently, it allows for audio capture from the built in microphone as well as through the headset. It also features a &amp;quot;media capture&amp;quot; mode, which can record virtually any audio stream that is currently playing. Future plans include bluetooth support, timer, ability to record calls, visualizations, and possibly a voice activation mode. &lt;br /&gt;
&lt;br /&gt;
Precorder uses the pulsesrc plugin directly through a gstreamer pipeline, so in theory it allows for more flexability in the future such as variable controls for stream and bitrate, and various plugins for mp3. Because it uses a C based service, it can be removed with the Orange+Tap method. &lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
Precorder is ALPHA SOFTWARE developed primarily by ZSoc &amp;amp; PuffTheMagic of WebOS Internals with assistance from a number of other developers (as listed in the Maintainers field in the package metadata). Thus, it is only available through the WebOS Internals testing feed.&lt;br /&gt;
&lt;br /&gt;
== Recent Changes ==&lt;br /&gt;
&lt;br /&gt;
Even though Precorder in alpha state is not available for download in Preware (it will be when it goes into beta), once you install Precorder it appears in the Installed Packages section and you can see the package changelogs there.&lt;br /&gt;
&lt;br /&gt;
== Donations ==&lt;br /&gt;
&lt;br /&gt;
Please see the official PreCentral thread first post at http://forums.precentral.net/2059462-post1.html for the donation link.  Since this is a wiki that anyone can edit, we do not put the donation link here.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
Note that you cannot install the packages using any other method than the methods below.  Specifically, fileCoaster is not able to install these packages.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
Precorder will be added to the main WebOS Internals feed in Preware once it reaches beta status.  Until then, please install Precorder from Preware/WOSQI using the testing feed. See http://www.webos-internals.org/wiki/Application:Preware#Adding_Custom_Feeds for more information on how to do add the testing feed to Preware.&lt;br /&gt;
&lt;br /&gt;
== License ==&lt;br /&gt;
&lt;br /&gt;
The GStreamer Service package is MIT Open Source licensed.  The Precorder application is GPLv2 Open Source licensed.&lt;br /&gt;
&lt;br /&gt;
== Operating notes ==&lt;br /&gt;
&lt;br /&gt;
When precorder is first launched you will see the main screen. Precorder will default to the Microphone mode. Tap the Record button to start recording audio. Once you have finished capturing, hit the Stop button. There might be a slight wait before you can hit Record again. &lt;br /&gt;
&lt;br /&gt;
Tap the Media Capture button to record currently playing audio. Note that some apps (Video, Youtube, etc) will stop playing if the card is minimized. To capture audio from these sources, you must start the recording in Precorder then switch to the other app and start playback.&lt;br /&gt;
&lt;br /&gt;
=== Customization ===&lt;br /&gt;
There are several features of Precorder that can be customized.  All of these settings are available via the preferences option within the Precorder menu.  The table below lists all possible preferences.  Options in bold represent defaults.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;Table&amp;gt;&amp;lt;TR&amp;gt;&amp;lt;TD&amp;gt;&lt;br /&gt;
{{{!}} border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
{{!}}Option&lt;br /&gt;
{{!}}Description&lt;br /&gt;
{{!}}Possible Selections&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Stream Rate&lt;br /&gt;
{{!}}Select what rate you would like Precorder to record in. Anything larger than 16000 may not work.&lt;br /&gt;
{{!}}8000,11025,12000,'''16000''',22050&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Bitrate&lt;br /&gt;
{{!}}Select the bitrate that the audio should be encoded in. This will determine the size of the audio file, with larger bitrates corresponding to better quality and larger filesizes.&lt;br /&gt;
{{!}}64,'''96''',128&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Quality&lt;br /&gt;
{{!}}Adjust the quality of the audio stream. May affect encoding speed.&lt;br /&gt;
{{!}}Best,'''Medium''',Worst&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}}&lt;br /&gt;
&amp;lt;/TD&amp;gt;&amp;lt;/TR&amp;gt;&amp;lt;/Table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Recent enhancements ===&lt;br /&gt;
'''0.5.3'''&lt;br /&gt;
*Fixed an issue with restarting the Pre with precorder installed.&lt;br /&gt;
*Fixed an issue where hitting stop twice could bring up an error.&lt;br /&gt;
&lt;br /&gt;
'''0.5.2'''&lt;br /&gt;
*Fixed stereo/mono problems.&lt;br /&gt;
*Error handling is now.. handled.&lt;br /&gt;
&lt;br /&gt;
'''0.5.0'''&lt;br /&gt;
*Should function. Pre-Alpha testing purposes only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Known bugs ===&lt;br /&gt;
&lt;br /&gt;
Precorder is currently in Alpha stages and as such is in a constant state of flux with new features being added and old functionality being modified.  Please use this software at your own risk.  Due to the alpha nature of the software, please check the discussion page for a more accurate list of bugs and/or feature requests.&lt;br /&gt;
&lt;br /&gt;
*You may have issues recording from videos. Currently, it may take up to 30 seconds to encode the audio when doing a media capture from video.&lt;br /&gt;
*May not work on the Pixi.&lt;br /&gt;
&lt;br /&gt;
== Source Code ==&lt;br /&gt;
&lt;br /&gt;
Source at git.webos-internals.org&lt;br /&gt;
&lt;br /&gt;
Packages in the webos-internals testing feed&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Precorder_2010-22-04_190048.png‎|alt=Precorder Main View|This is the initial view upon launching Precorder]]&lt;br /&gt;
[[Image:Precorder_2010-22-04_193452.png|alt=Precorder Main View|This is the preferences screen for Precorder]]&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Preoccupied</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9669</id>
		<title>Application:Precorder</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9669"/>
		<updated>2010-04-23T00:55:57Z</updated>

		<summary type="html">&lt;p&gt;Preoccupied: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=Precorder&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: Alpha 0.5.3 &amp;lt;br /&amp;gt;(22 Apr 2010)&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Precorder_2010-22-04_190048.png&lt;br /&gt;
|description=&lt;br /&gt;
&lt;br /&gt;
== Summary == &lt;br /&gt;
&lt;br /&gt;
Precorder is the next generation audio recording app that has been developed by WebOS Internals. Currently, it allows for audio capture from the built in microphone as well as through the headset. It also features a &amp;quot;media capture&amp;quot; mode, which can record virtually any audio stream that is currently playing. Future plans include bluetooth support, timer, ability to record calls, visualizations, and possibly a voice activation mode. &lt;br /&gt;
&lt;br /&gt;
Precorder uses the pulsesrc plugin directly through a gstreamer pipeline, so in theory it allows for more flexability in the future such as variable controls for stream and bitrate, various plugins for mp3. And because it uses a C based service, it can be removed with the Orange+Tap method. &lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
Precorder is ALPHA SOFTWARE developed primarily by ZSoc &amp;amp; PuffTheMagic of WebOS Internals with assistance from a number of other developers (as listed in the Maintainers field in the package metadata). Thus, it is only available through the WebOS Internals testing feed.&lt;br /&gt;
&lt;br /&gt;
== Recent Changes ==&lt;br /&gt;
&lt;br /&gt;
Even though Precorder in alpha state is not available for download in Preware (it will be when it goes into beta), once you install Precorder it appears in the Installed Packages section and you can see the package changelogs there.&lt;br /&gt;
&lt;br /&gt;
== Donations ==&lt;br /&gt;
&lt;br /&gt;
Please see the official PreCentral thread first post at http://forums.precentral.net/2059462-post1.html for the donation link.  Since this is a wiki that anyone can edit, we do not put the donation link here.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
Note that you cannot install the packages using any other method than the methods below.  Specifically, fileCoaster is not able to install these packages.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
Precorder will be added to the main WebOS Internals feed in Preware once it reaches beta status.  Until then, please install Precorder from Preware/WOSQI using the testing feed. See http://www.webos-internals.org/wiki/Application:Preware#Adding_Custom_Feeds for more information on how to do add the testing feed to Preware.&lt;br /&gt;
&lt;br /&gt;
== License ==&lt;br /&gt;
&lt;br /&gt;
The GStreamer Service package is MIT Open Source licensed.  The Precorder application is GPLv2 Open Source licensed.&lt;br /&gt;
&lt;br /&gt;
== Operating notes ==&lt;br /&gt;
&lt;br /&gt;
When precorder is first launched you will see the main screen. Precorder will default to the Microphone mode. Tap the Record button to start recording audio. Once you have finished capturing, hit the Stop button. There might be a slight wait before you can hit Record again. &lt;br /&gt;
&lt;br /&gt;
Tap the Media Capture button to record currently playing audio. Note that some apps (Video, Youtube, etc) will stop playing if the card is minimized. To capture audio from these sources, you must start the recording in Precorder then switch to the other app and start playback.&lt;br /&gt;
&lt;br /&gt;
=== Customization ===&lt;br /&gt;
There are several features of Precorder that can be customized.  All of these settings are available via the preferences option within the Precorder menu.  The table below lists all possible preferences.  Options in bold represent defaults.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;Table&amp;gt;&amp;lt;TR&amp;gt;&amp;lt;TD&amp;gt;&lt;br /&gt;
{{{!}} border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
{{!}}Option&lt;br /&gt;
{{!}}Description&lt;br /&gt;
{{!}}Possible Selections&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Stream Rate&lt;br /&gt;
{{!}}Select what rate you would like Precorder to record in. Anything larger than 16000 may not work.&lt;br /&gt;
{{!}}8000,11025,12000,'''16000''',22050&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Bitrate&lt;br /&gt;
{{!}}Select the bitrate that the audio should be encoded in. This will determine the size of the audio file, with larger bitrates corresponding to better quality and larger filesizes.&lt;br /&gt;
{{!}}64,'''96''',128&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Quality&lt;br /&gt;
{{!}}Adjust the quality of the audio stream. May affect encoding speed.&lt;br /&gt;
{{!}}Best,'''Medium''',Worst&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}}&lt;br /&gt;
&amp;lt;/TD&amp;gt;&amp;lt;/TR&amp;gt;&amp;lt;/Table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Recent enhancements ===&lt;br /&gt;
'''0.5.3'''&lt;br /&gt;
*Fixed an issue with restarting the Pre with precorder installed.&lt;br /&gt;
*Fixed an issue where hitting stop twice could bring up an error.&lt;br /&gt;
&lt;br /&gt;
'''0.5.2'''&lt;br /&gt;
*Fixed stereo/mono problems.&lt;br /&gt;
*Error handling is now.. handled.&lt;br /&gt;
&lt;br /&gt;
'''0.5.0'''&lt;br /&gt;
*Should function. Pre-Alpha testing purposes only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Known bugs ===&lt;br /&gt;
&lt;br /&gt;
Precorder is currently in Alpha stages and as such is in a constant state of flux with new features being added and old functionality being modified.  Please use this software at your own risk.  Due to the alpha nature of the software, please check the discussion page for a more accurate list of bugs and/or feature requests.&lt;br /&gt;
&lt;br /&gt;
*You may have issues recording from videos. Currently, it may take up to 30 seconds to encode the audio when doing a media capture from video.&lt;br /&gt;
*May not work on the Pixi.&lt;br /&gt;
&lt;br /&gt;
== Source Code ==&lt;br /&gt;
&lt;br /&gt;
Source at git.webos-internals.org&lt;br /&gt;
&lt;br /&gt;
Packages in the webos-internals testing feed&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Precorder_2010-22-04_190048.png‎|alt=Precorder Main View|This is the initial view upon launching Precorder]]&lt;br /&gt;
[[Image:Precorder_2010-22-04_193452.png|alt=Precorder Main View|This is the preferences screen for Precorder]]&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Preoccupied</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9668</id>
		<title>Application:Precorder</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9668"/>
		<updated>2010-04-23T00:54:11Z</updated>

		<summary type="html">&lt;p&gt;Preoccupied: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=Precorder&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: Alpha 0.5.3 &amp;lt;br /&amp;gt;(22 Apr 2010)&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Precorder_2010-22-04_190048.png&lt;br /&gt;
|description=&lt;br /&gt;
&lt;br /&gt;
== Summary == &lt;br /&gt;
&lt;br /&gt;
Precorder is the next generation audio recording app that has been developed by WebOS Internals. Currently, it allows for audio capture from the built in microphone as well as through the headset. It also features a &amp;quot;media capture&amp;quot; mode, which can record virtually any audio stream that is currently playing. Future plans include bluetooth support, timer, ability to record calls, visualizations, and possibly a voice activation mode. &lt;br /&gt;
&lt;br /&gt;
Precorder uses the pulsesrc plugin directly through a gstreamer pipeline, so in theory it allows for more flexability in the future such as variable controls for stream and bitrate, various plugins for mp3. And because it uses a C based service, it can be removed with the Orange+Tap method. &lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
Precorder is ALPHA SOFTWARE developed primarily by ZSoc &amp;amp; PuffTheMagic of WebOS Internals with assistance from a number of other developers (as listed in the Maintainers field in the package metadata). Thus, it is only available through the WebOS Internals testing feed.&lt;br /&gt;
&lt;br /&gt;
== Recent Changes ==&lt;br /&gt;
&lt;br /&gt;
Even though Precorder in alpha state is not available for download in Preware (it will be when it goes into beta), once you install Precorder it appears in the Installed Packages section and you can see the package changelogs there.&lt;br /&gt;
&lt;br /&gt;
== Donations ==&lt;br /&gt;
&lt;br /&gt;
Please see the official PreCentral thread first post at http://forums.precentral.net/2059462-post1.html for the donation link.  Since this is a wiki that anyone can edit, we do not put the donation link here.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
Note that you cannot install the packages using any other method than the methods below.  Specifically, fileCoaster is not able to install these packages.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
Precorder will be added to main Preware once it reaches beta status.  Until then, please install Precorder from Preware/WOSQI using the testing feed. See http://www.webos-internals.org/wiki/Application:Preware#Adding_Custom_Feeds for more information on how to do add the testing feed to Preware.&lt;br /&gt;
&lt;br /&gt;
== License ==&lt;br /&gt;
&lt;br /&gt;
The GStreamer Service package is MIT Open Source licensed.  The Precorder application is GPLv2 Open Source licensed.&lt;br /&gt;
&lt;br /&gt;
== Operating notes ==&lt;br /&gt;
&lt;br /&gt;
When precorder is first launched you will see the main screen. Precorder will default to the Microphone mode. Tap the Record button to start recording audio. Once you have finished capturing, hit the Stop button. There might be a slight wait before you can hit Record again. &lt;br /&gt;
&lt;br /&gt;
Tap the Media Capture button to record currently playing audio. Note that some apps (Video, Youtube, etc) will stop playing if the card is minimized. To capture audio from these sources, you must start the recording in Precorder then switch to the other app and start playback.&lt;br /&gt;
&lt;br /&gt;
=== Customization ===&lt;br /&gt;
There are several features of Precorder that can be customized.  All of these settings are available via the preferences option within the Precorder menu.  The table below lists all possible preferences.  Options in bold represent defaults.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;Table&amp;gt;&amp;lt;TR&amp;gt;&amp;lt;TD&amp;gt;&lt;br /&gt;
{{{!}} border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
{{!}}Option&lt;br /&gt;
{{!}}Description&lt;br /&gt;
{{!}}Possible Selections&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Stream Rate&lt;br /&gt;
{{!}}Select what rate you would like Precorder to record in. Anything larger than 16000 may not work.&lt;br /&gt;
{{!}}8000,11025,12000,'''16000''',22050&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Bitrate&lt;br /&gt;
{{!}}Select the bitrate that the audio should be encoded in. This will determine the size of the audio file, with larger bitrates corresponding to better quality and larger filesizes.&lt;br /&gt;
{{!}}64,'''96''',128&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Quality&lt;br /&gt;
{{!}}Adjust the quality of the audio stream. May affect encoding speed.&lt;br /&gt;
{{!}}Best,'''Medium''',Worst&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}}&lt;br /&gt;
&amp;lt;/TD&amp;gt;&amp;lt;/TR&amp;gt;&amp;lt;/Table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Recent enhancements ===&lt;br /&gt;
'''0.5.3'''&lt;br /&gt;
*Fixed an issue with restarting the Pre with precorder installed.&lt;br /&gt;
*Fixed an issue where hitting stop twice could bring up an error.&lt;br /&gt;
&lt;br /&gt;
'''0.5.2'''&lt;br /&gt;
*Fixed stereo/mono problems.&lt;br /&gt;
*Error handling is now.. handled.&lt;br /&gt;
&lt;br /&gt;
'''0.5.0'''&lt;br /&gt;
*Should function. Pre-Alpha testing purposes only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Known bugs ===&lt;br /&gt;
&lt;br /&gt;
Precorder is currently in Alpha stages and as such is in a constant state of flux with new features being added and old functionality being modified.  Please use this software at your own risk.  Due to the alpha nature of the software, please check the discussion page for a more accurate list of bugs and/or feature requests.&lt;br /&gt;
&lt;br /&gt;
*You may have issues recording from videos. Currently, it may take up to 30 seconds to encode the audio when doing a media capture from video.&lt;br /&gt;
&lt;br /&gt;
== Source Code ==&lt;br /&gt;
&lt;br /&gt;
Source at git.webos-internals.org&lt;br /&gt;
&lt;br /&gt;
Packages in the webos-internals testing feed&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Precorder_2010-22-04_190048.png‎|alt=Precorder Main View|This is the initial view upon launching Precorder]]&lt;br /&gt;
[[Image:Precorder_2010-22-04_193452.png|alt=Precorder Main View|This is the preferences screen for Precorder]]&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Preoccupied</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9667</id>
		<title>Application:Precorder</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9667"/>
		<updated>2010-04-23T00:53:52Z</updated>

		<summary type="html">&lt;p&gt;Preoccupied: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=Precorder&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: Alpha 0.5.3 &amp;lt;br /&amp;gt;(22 Apr 2010)&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Precorder_2010-22-04_193452.png&lt;br /&gt;
|description=&lt;br /&gt;
&lt;br /&gt;
== Summary == &lt;br /&gt;
&lt;br /&gt;
Precorder is the next generation audio recording app that has been developed by WebOS Internals. Currently, it allows for audio capture from the built in microphone as well as through the headset. It also features a &amp;quot;media capture&amp;quot; mode, which can record virtually any audio stream that is currently playing. Future plans include bluetooth support, timer, ability to record calls, visualizations, and possibly a voice activation mode. &lt;br /&gt;
&lt;br /&gt;
Precorder uses the pulsesrc plugin directly through a gstreamer pipeline, so in theory it allows for more flexability in the future such as variable controls for stream and bitrate, various plugins for mp3. And because it uses a C based service, it can be removed with the Orange+Tap method. &lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
Precorder is ALPHA SOFTWARE developed primarily by ZSoc &amp;amp; PuffTheMagic of WebOS Internals with assistance from a number of other developers (as listed in the Maintainers field in the package metadata). Thus, it is only available through the WebOS Internals testing feed.&lt;br /&gt;
&lt;br /&gt;
== Recent Changes ==&lt;br /&gt;
&lt;br /&gt;
Even though Precorder in alpha state is not available for download in Preware (it will be when it goes into beta), once you install Precorder it appears in the Installed Packages section and you can see the package changelogs there.&lt;br /&gt;
&lt;br /&gt;
== Donations ==&lt;br /&gt;
&lt;br /&gt;
Please see the official PreCentral thread first post at http://forums.precentral.net/2059462-post1.html for the donation link.  Since this is a wiki that anyone can edit, we do not put the donation link here.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
Note that you cannot install the packages using any other method than the methods below.  Specifically, fileCoaster is not able to install these packages.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
Precorder will be added to main Preware once it reaches beta status.  Until then, please install Precorder from Preware/WOSQI using the testing feed. See http://www.webos-internals.org/wiki/Application:Preware#Adding_Custom_Feeds for more information on how to do add the testing feed to Preware.&lt;br /&gt;
&lt;br /&gt;
== License ==&lt;br /&gt;
&lt;br /&gt;
The GStreamer Service package is MIT Open Source licensed.  The Precorder application is GPLv2 Open Source licensed.&lt;br /&gt;
&lt;br /&gt;
== Operating notes ==&lt;br /&gt;
&lt;br /&gt;
When precorder is first launched you will see the main screen. Precorder will default to the Microphone mode. Tap the Record button to start recording audio. Once you have finished capturing, hit the Stop button. There might be a slight wait before you can hit Record again. &lt;br /&gt;
&lt;br /&gt;
Tap the Media Capture button to record currently playing audio. Note that some apps (Video, Youtube, etc) will stop playing if the card is minimized. To capture audio from these sources, you must start the recording in Precorder then switch to the other app and start playback.&lt;br /&gt;
&lt;br /&gt;
=== Customization ===&lt;br /&gt;
There are several features of Precorder that can be customized.  All of these settings are available via the preferences option within the Precorder menu.  The table below lists all possible preferences.  Options in bold represent defaults.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;Table&amp;gt;&amp;lt;TR&amp;gt;&amp;lt;TD&amp;gt;&lt;br /&gt;
{{{!}} border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
{{!}}Option&lt;br /&gt;
{{!}}Description&lt;br /&gt;
{{!}}Possible Selections&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Stream Rate&lt;br /&gt;
{{!}}Select what rate you would like Precorder to record in. Anything larger than 16000 may not work.&lt;br /&gt;
{{!}}8000,11025,12000,'''16000''',22050&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Bitrate&lt;br /&gt;
{{!}}Select the bitrate that the audio should be encoded in. This will determine the size of the audio file, with larger bitrates corresponding to better quality and larger filesizes.&lt;br /&gt;
{{!}}64,'''96''',128&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Quality&lt;br /&gt;
{{!}}Adjust the quality of the audio stream. May affect encoding speed.&lt;br /&gt;
{{!}}Best,'''Medium''',Worst&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}}&lt;br /&gt;
&amp;lt;/TD&amp;gt;&amp;lt;/TR&amp;gt;&amp;lt;/Table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Recent enhancements ===&lt;br /&gt;
'''0.5.3'''&lt;br /&gt;
*Fixed an issue with restarting the Pre with precorder installed.&lt;br /&gt;
*Fixed an issue where hitting stop twice could bring up an error.&lt;br /&gt;
&lt;br /&gt;
'''0.5.2'''&lt;br /&gt;
*Fixed stereo/mono problems.&lt;br /&gt;
*Error handling is now.. handled.&lt;br /&gt;
&lt;br /&gt;
'''0.5.0'''&lt;br /&gt;
*Should function. Pre-Alpha testing purposes only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Known bugs ===&lt;br /&gt;
&lt;br /&gt;
Precorder is currently in Alpha stages and as such is in a constant state of flux with new features being added and old functionality being modified.  Please use this software at your own risk.  Due to the alpha nature of the software, please check the discussion page for a more accurate list of bugs and/or feature requests.&lt;br /&gt;
&lt;br /&gt;
*You may have issues recording from videos. Currently, it may take up to 30 seconds to encode the audio when doing a media capture from video.&lt;br /&gt;
&lt;br /&gt;
== Source Code ==&lt;br /&gt;
&lt;br /&gt;
Source at git.webos-internals.org&lt;br /&gt;
&lt;br /&gt;
Packages in the webos-internals testing feed&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Precorder_2010-22-04_190048.png‎|alt=Precorder Main View|This is the initial view upon launching Precorder]]&lt;br /&gt;
[[Image:Precorder_2010-22-04_193452.png|alt=Precorder Main View|This is the preferences screen for Precorder]]&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Preoccupied</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9666</id>
		<title>Application:Precorder</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9666"/>
		<updated>2010-04-23T00:53:16Z</updated>

		<summary type="html">&lt;p&gt;Preoccupied: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=Precorder&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: Alpha 0.5.3 &amp;lt;br /&amp;gt;(22 Apr 2010)&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Precorder_2009-01-12_141733.png&lt;br /&gt;
|description=&lt;br /&gt;
&lt;br /&gt;
== Summary == &lt;br /&gt;
&lt;br /&gt;
Precorder is the next generation audio recording app that has been developed by WebOS Internals. Currently, it allows for audio capture from the built in microphone as well as through the headset. It also features a &amp;quot;media capture&amp;quot; mode, which can record virtually any audio stream that is currently playing. Future plans include bluetooth support, timer, ability to record calls, visualizations, and possibly a voice activation mode. &lt;br /&gt;
&lt;br /&gt;
Precorder uses the pulsesrc plugin directly through a gstreamer pipeline, so in theory it allows for more flexability in the future such as variable controls for stream and bitrate, various plugins for mp3. And because it uses a C based service, it can be removed with the Orange+Tap method. &lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
Precorder is ALPHA SOFTWARE developed primarily by ZSoc &amp;amp; PuffTheMagic of WebOS Internals with assistance from a number of other developers (as listed in the Maintainers field in the package metadata). Thus, it is only available through the WebOS Internals testing feed.&lt;br /&gt;
&lt;br /&gt;
== Recent Changes ==&lt;br /&gt;
&lt;br /&gt;
Even though Precorder in alpha state is not available for download in Preware (it will be when it goes into beta), once you install Precorder it appears in the Installed Packages section and you can see the package changelogs there.&lt;br /&gt;
&lt;br /&gt;
== Donations ==&lt;br /&gt;
&lt;br /&gt;
Please see the official PreCentral thread first post at http://forums.precentral.net/2059462-post1.html for the donation link.  Since this is a wiki that anyone can edit, we do not put the donation link here.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
Note that you cannot install the packages using any other method than the methods below.  Specifically, fileCoaster is not able to install these packages.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
Precorder will be added to main Preware once it reaches beta status.  Until then, please install Precorder from Preware/WOSQI using the testing feed. See http://www.webos-internals.org/wiki/Application:Preware#Adding_Custom_Feeds for more information on how to do add the testing feed to Preware.&lt;br /&gt;
&lt;br /&gt;
== License ==&lt;br /&gt;
&lt;br /&gt;
The GStreamer Service package is MIT Open Source licensed.  The Precorder application is GPLv2 Open Source licensed.&lt;br /&gt;
&lt;br /&gt;
== Operating notes ==&lt;br /&gt;
&lt;br /&gt;
When precorder is first launched you will see the main screen. Precorder will default to the Microphone mode. Tap the Record button to start recording audio. Once you have finished capturing, hit the Stop button. There might be a slight wait before you can hit Record again. &lt;br /&gt;
&lt;br /&gt;
Tap the Media Capture button to record currently playing audio. Note that some apps (Video, Youtube, etc) will stop playing if the card is minimized. To capture audio from these sources, you must start the recording in Precorder then switch to the other app and start playback.&lt;br /&gt;
&lt;br /&gt;
=== Customization ===&lt;br /&gt;
There are several features of Precorder that can be customized.  All of these settings are available via the preferences option within the Precorder menu.  The table below lists all possible preferences.  Options in bold represent defaults.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;Table&amp;gt;&amp;lt;TR&amp;gt;&amp;lt;TD&amp;gt;&lt;br /&gt;
{{{!}} border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
{{!}}Option&lt;br /&gt;
{{!}}Description&lt;br /&gt;
{{!}}Possible Selections&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Stream Rate&lt;br /&gt;
{{!}}Select what rate you would like Precorder to record in. Anything larger than 16000 may not work.&lt;br /&gt;
{{!}}8000,11025,12000,'''16000''',22050&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Bitrate&lt;br /&gt;
{{!}}Select the bitrate that the audio should be encoded in. This will determine the size of the audio file, with larger bitrates corresponding to better quality and larger filesizes.&lt;br /&gt;
{{!}}64,'''96''',128&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Quality&lt;br /&gt;
{{!}}Adjust the quality of the audio stream. May affect encoding speed.&lt;br /&gt;
{{!}}Best,'''Medium''',Worst&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}}&lt;br /&gt;
&amp;lt;/TD&amp;gt;&amp;lt;/TR&amp;gt;&amp;lt;/Table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Recent enhancements ===&lt;br /&gt;
'''0.5.3'''&lt;br /&gt;
*Fixed an issue with restarting the Pre with precorder installed.&lt;br /&gt;
*Fixed an issue where hitting stop twice could bring up an error.&lt;br /&gt;
&lt;br /&gt;
'''0.5.2'''&lt;br /&gt;
*Fixed stereo/mono problems.&lt;br /&gt;
*Error handling is now.. handled.&lt;br /&gt;
&lt;br /&gt;
'''0.5.0'''&lt;br /&gt;
*Should function. Pre-Alpha testing purposes only.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Known bugs ===&lt;br /&gt;
&lt;br /&gt;
Precorder is currently in Alpha stages and as such is in a constant state of flux with new features being added and old functionality being modified.  Please use this software at your own risk.  Due to the alpha nature of the software, please check the discussion page for a more accurate list of bugs and/or feature requests.&lt;br /&gt;
&lt;br /&gt;
*You may have issues recording from videos. Currently, it may take up to 30 seconds to encode the audio when doing a media capture from video.&lt;br /&gt;
&lt;br /&gt;
== Source Code ==&lt;br /&gt;
&lt;br /&gt;
Source at git.webos-internals.org&lt;br /&gt;
&lt;br /&gt;
Packages in the webos-internals testing feed&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Precorder_2010-22-04_190048.png‎|alt=Precorder Main View|This is the initial view upon launching Precorder]]&lt;br /&gt;
[[Image:Precorder_2010-22-04_193452.png|alt=Precorder Main View|This is the preferences screen for Precorder]]&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Preoccupied</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9665</id>
		<title>Application:Precorder</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9665"/>
		<updated>2010-04-23T00:48:30Z</updated>

		<summary type="html">&lt;p&gt;Preoccupied: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=Precorder&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: Alpha 0.5.3 &amp;lt;br /&amp;gt;(22 Apr 2010)&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Precorder_2009-01-12_141733.png&lt;br /&gt;
|description=&lt;br /&gt;
&lt;br /&gt;
== Summary == &lt;br /&gt;
&lt;br /&gt;
Precorder is the next generation audio recording app that has been developed by WebOS Internals. Currently, it allows for audio capture from the built in microphone as well as through the headset. It also features a &amp;quot;media capture&amp;quot; mode, which can record virtually any audio stream that is currently playing. Future plans include bluetooth support, timer, ability to record calls, visualizations, and possibly a voice activation mode. &lt;br /&gt;
&lt;br /&gt;
Precorder uses the pulsesrc plugin directly through a gstreamer pipeline, so in theory it allows for more flexability in the future such as variable controls for stream and bitrate, various plugins for mp3. And because it uses a C based service, it can be removed with the Orange+Tap method. &lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
Precorder is ALPHA SOFTWARE developed primarily by ZSoc &amp;amp; PuffTheMagic of WebOS Internals with assistance from a number of other developers (as listed in the Maintainers field in the package metadata). Thus, it is only available through the WebOS Internals testing feed.&lt;br /&gt;
&lt;br /&gt;
== Recent Changes ==&lt;br /&gt;
&lt;br /&gt;
Even though Precorder in alpha state is not available for download in Preware (it will be when it goes into beta), once you install Precorder it appears in the Installed Packages section and you can see the package changelogs there.&lt;br /&gt;
&lt;br /&gt;
== Donations ==&lt;br /&gt;
&lt;br /&gt;
Please see the official PreCentral thread first post at http://forums.precentral.net/2059462-post1.html for the donation link.  Since this is a wiki that anyone can edit, we do not put the donation link here.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
Note that you cannot install the packages using any other method than the methods below.  Specifically, fileCoaster is not able to install these packages.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
Precorder will be added to main Preware once it reaches beta status.  Until then, please install Precorder from Preware/WOSQI using the testing feed. See http://www.webos-internals.org/wiki/Application:Preware#Adding_Custom_Feeds for more information on how to do add the testing feed to Preware.&lt;br /&gt;
&lt;br /&gt;
== License ==&lt;br /&gt;
&lt;br /&gt;
The GStreamer Service package is MIT Open Source licensed.  The Precorder application is GPLv2 Open Source licensed.&lt;br /&gt;
&lt;br /&gt;
== Operating notes ==&lt;br /&gt;
&lt;br /&gt;
When precorder is first launched you will see the main screen. Precorder will default to the Microphone mode. Tap the Record button to start recording audio. Once you have finished capturing, hit the Stop button. There might be a slight wait before you can hit Record again. &lt;br /&gt;
&lt;br /&gt;
Tap the Media Capture button to record currently playing audio. Note that some apps (Video, Youtube, etc) will stop playing if the card is minimized. To capture audio from these sources, you must start the recording in Precorder then switch to the other app and start playback.&lt;br /&gt;
&lt;br /&gt;
=== Customization ===&lt;br /&gt;
There are several features of Precorder that can be customized.  All of these settings are available via the preferences option within the Precorder menu.  The table below lists all possible preferences.  Options in bold represent defaults.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;Table&amp;gt;&amp;lt;TR&amp;gt;&amp;lt;TD&amp;gt;&lt;br /&gt;
{{{!}} border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
{{!}}Option&lt;br /&gt;
{{!}}Description&lt;br /&gt;
{{!}}Possible Selections&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Stream Rate&lt;br /&gt;
{{!}}Select what rate you would like Precorder to record in. Anything larger than 16000 may not work.&lt;br /&gt;
{{!}}8000,11025,12000,'''16000''',22050&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Bitrate&lt;br /&gt;
{{!}}Select the bitrate that the audio should be encoded in. This will determine the size of the audio file, with larger bitrates corresponding to better quality and larger filesizes.&lt;br /&gt;
{{!}}64,'''96''',128&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Quality&lt;br /&gt;
{{!}}Adjust the quality of the audio stream. May affect encoding speed.&lt;br /&gt;
{{!}}Best,'''Medium''',Worst&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}}&lt;br /&gt;
&amp;lt;/TD&amp;gt;&amp;lt;/TR&amp;gt;&amp;lt;/Table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Recent enhancements ===&lt;br /&gt;
&lt;br /&gt;
'''0.3.5'''&lt;br /&gt;
*Fixed the gst-launch path for webOS 1.3.5&lt;br /&gt;
&lt;br /&gt;
'''0.3.3'''&lt;br /&gt;
*Video player launch button now changes to &amp;quot;Play Last Recorded&amp;quot; after recording a video&lt;br /&gt;
*Killswitch on card close should avoid most crashing issues&lt;br /&gt;
*Minor bug fixes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''0.3.0'''&lt;br /&gt;
*LED brightness now selectable&lt;br /&gt;
*Launch button added to launch video player&lt;br /&gt;
*Videos now are saved in /media/internal/video&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''0.2.3'''&lt;br /&gt;
*fixed css bug (correctly pushing the record button to the bottom of the screen)&lt;br /&gt;
*added icon for launcher&lt;br /&gt;
&lt;br /&gt;
=== Known bugs ===&lt;br /&gt;
&lt;br /&gt;
Precorder is currently in Alpha stages and as such is in a constant state of flux with new features being added and old functionality being modified.  Please use this software at your own risk.  Due to the alpha nature of the software, please check the discussion page for a more accurate list of bugs and/or feature requests.&lt;br /&gt;
&lt;br /&gt;
*You may have issues recording from videos. Currently, it may take up to 30 seconds to encode the audio when doing a media capture from video.&lt;br /&gt;
&lt;br /&gt;
== Source Code ==&lt;br /&gt;
&lt;br /&gt;
Source at git.webos-internals.org&lt;br /&gt;
&lt;br /&gt;
Packages in the webos-internals testing feed&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
Precorder_2010-22-04_193452.png&lt;br /&gt;
&lt;br /&gt;
[[Image:Precorder_2010-22-04_190048.png‎|alt=Precorder Main View|This is the initial view upon launching Precorder]]&lt;br /&gt;
[[Image:Precorder_2010-22-04_193452.png|alt=Precorder Main View|This is the preferences screen for Precorder]]&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Preoccupied</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9664</id>
		<title>Application:Precorder</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9664"/>
		<updated>2010-04-23T00:47:02Z</updated>

		<summary type="html">&lt;p&gt;Preoccupied: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=Precorder&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: Alpha 0.5.3 &amp;lt;br /&amp;gt;(22 Apr 2010)&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Precorder_2009-01-12_141733.png&lt;br /&gt;
|description=&lt;br /&gt;
&lt;br /&gt;
== Summary == &lt;br /&gt;
&lt;br /&gt;
Precorder is the next generation audio recording app that has been developed by WebOS Internals. Currently, it allows for audio capture from the built in microphone as well as through the headset. It also features a &amp;quot;media capture&amp;quot; mode, which can record virtually any audio stream that is currently playing. Future plans include bluetooth support, timer, ability to record calls, visualizations, and possibly a voice activation mode. &lt;br /&gt;
&lt;br /&gt;
Precorder uses the pulsesrc plugin directly through a gstreamer pipeline, so in theory it allows for more flexability in the future such as variable controls for stream and bitrate, various plugins for mp3. And because it uses a C based service, it can be removed with the Orange+Tap method. &lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
Precorder is ALPHA SOFTWARE developed primarily by ZSoc &amp;amp; PuffTheMagic of WebOS Internals with assistance from a number of other developers (as listed in the Maintainers field in the package metadata). Thus, it is only available through the WebOS Internals testing feed.&lt;br /&gt;
&lt;br /&gt;
== Recent Changes ==&lt;br /&gt;
&lt;br /&gt;
Even though Precorder in alpha state is not available for download in Preware (it will be when it goes into beta), once you install Precorder it appears in the Installed Packages section and you can see the package changelogs there.&lt;br /&gt;
&lt;br /&gt;
== Donations ==&lt;br /&gt;
&lt;br /&gt;
Please see the official PreCentral thread first post at http://forums.precentral.net/2059462-post1.html for the donation link.  Since this is a wiki that anyone can edit, we do not put the donation link here.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
Note that you cannot install the packages using any other method than the methods below.  Specifically, fileCoaster is not able to install these packages.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
Precorder will be added to main Preware once it reaches beta status.  Until then, please install Precorder from Preware/WOSQI using the testing feed. See http://www.webos-internals.org/wiki/Application:Preware#Adding_Custom_Feeds for more information on how to do add the testing feed to Preware.&lt;br /&gt;
&lt;br /&gt;
== License ==&lt;br /&gt;
&lt;br /&gt;
The GStreamer Service package is MIT Open Source licensed.  The Precorder application is GPLv2 Open Source licensed.&lt;br /&gt;
&lt;br /&gt;
== Operating notes ==&lt;br /&gt;
&lt;br /&gt;
When precorder is first launched you will see the main screen. Precorder will default to the Microphone mode. Tap the Record button to start recording audio. Once you have finished capturing, hit the Stop button. There might be a slight wait before you can hit Record again. &lt;br /&gt;
&lt;br /&gt;
Tap the Media Capture button to record currently playing audio. Note that some apps (Video, Youtube, etc) will stop playing if the card is minimized. To capture audio from these sources, you must start the recording in Precorder then switch to the other app and start playback.&lt;br /&gt;
&lt;br /&gt;
=== Customization ===&lt;br /&gt;
There are several features of Precorder that can be customized.  All of these settings are available via the preferences option within the Precorder menu.  The table below lists all possible preferences.  Options in bold represent defaults.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;Table&amp;gt;&amp;lt;TR&amp;gt;&amp;lt;TD&amp;gt;&lt;br /&gt;
{{{!}} border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
{{!}}Option&lt;br /&gt;
{{!}}Description&lt;br /&gt;
{{!}}Possible Selections&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Stream Rate&lt;br /&gt;
{{!}}Select what rate you would like Precorder to record in. Anything larger than 16000 may not work.&lt;br /&gt;
{{!}}8000,11025,12000,'''16000''',22050&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Bitrate&lt;br /&gt;
{{!}}Select the bitrate that the audio should be encoded in. This will determine the size of the audio file, with larger bitrates corresponding to better quality and larger filesizes.&lt;br /&gt;
{{!}}64,'''96''',128&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Quality&lt;br /&gt;
{{!}}Adjust the quality of the audio stream. May affect encoding speed.&lt;br /&gt;
{{!}}Best,'''Medium''',Worst&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}}&lt;br /&gt;
&amp;lt;/TD&amp;gt;&amp;lt;/TR&amp;gt;&amp;lt;/Table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Recent enhancements ===&lt;br /&gt;
&lt;br /&gt;
'''0.3.5'''&lt;br /&gt;
*Fixed the gst-launch path for webOS 1.3.5&lt;br /&gt;
&lt;br /&gt;
'''0.3.3'''&lt;br /&gt;
*Video player launch button now changes to &amp;quot;Play Last Recorded&amp;quot; after recording a video&lt;br /&gt;
*Killswitch on card close should avoid most crashing issues&lt;br /&gt;
*Minor bug fixes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''0.3.0'''&lt;br /&gt;
*LED brightness now selectable&lt;br /&gt;
*Launch button added to launch video player&lt;br /&gt;
*Videos now are saved in /media/internal/video&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''0.2.3'''&lt;br /&gt;
*fixed css bug (correctly pushing the record button to the bottom of the screen)&lt;br /&gt;
*added icon for launcher&lt;br /&gt;
&lt;br /&gt;
=== Known bugs ===&lt;br /&gt;
&lt;br /&gt;
Precorder is currently in Alpha stages and as such is in a constant state of flux with new features being added and old functionality being modified.  Please use this software at your own risk.  Due to the alpha nature of the software, please check the discussion page for a more accurate list of bugs and/or feature requests.&lt;br /&gt;
&lt;br /&gt;
*You may have issues recording from videos. Currently, it may take up to 30 seconds to encode the audio when doing a media capture from video.&lt;br /&gt;
&lt;br /&gt;
== Source Code ==&lt;br /&gt;
&lt;br /&gt;
Source at git.webos-internals.org&lt;br /&gt;
&lt;br /&gt;
Packages in the webos-internals testing feed&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Precorder_2010-22-04_190048.png‎|alt=Precorder Main View|This is the initial view upon launching Precorder]]&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Preoccupied</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=File:Precorder_2010-22-04_193452.png&amp;diff=9663</id>
		<title>File:Precorder 2010-22-04 193452.png</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=File:Precorder_2010-22-04_193452.png&amp;diff=9663"/>
		<updated>2010-04-23T00:45:24Z</updated>

		<summary type="html">&lt;p&gt;Preoccupied: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Preoccupied</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=File:Precorder_2010-22-04_190048.png&amp;diff=9662</id>
		<title>File:Precorder 2010-22-04 190048.png</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=File:Precorder_2010-22-04_190048.png&amp;diff=9662"/>
		<updated>2010-04-23T00:45:09Z</updated>

		<summary type="html">&lt;p&gt;Preoccupied: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Preoccupied</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9661</id>
		<title>Application:Precorder</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9661"/>
		<updated>2010-04-23T00:32:36Z</updated>

		<summary type="html">&lt;p&gt;Preoccupied: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=Precorder&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: Alpha 0.5.3 &amp;lt;br /&amp;gt;(22 Apr 2010)&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Precorder_2009-01-12_141733.png&lt;br /&gt;
|description=&lt;br /&gt;
&lt;br /&gt;
== Summary == &lt;br /&gt;
&lt;br /&gt;
Precorder is the next generation audio recording app that has been developed by WebOS Internals. Currently, it allows for audio capture from the built in microphone as well as through the headset. It also features a &amp;quot;media capture&amp;quot; mode, which can record virtually any audio stream that is currently playing. Future plans include bluetooth support, timer, ability to record calls, visualizations, and possibly a voice activation mode. &lt;br /&gt;
&lt;br /&gt;
Precorder uses the pulsesrc plugin directly through a gstreamer pipeline, so in theory it allows for more flexability in the future such as variable controls for stream and bitrate, various plugins for mp3. And because it uses a C based service, it can be removed with the Orange+Tap method. &lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
Precorder is ALPHA SOFTWARE developed primarily by ZSoc &amp;amp; PuffTheMagic of WebOS Internals with assistance from a number of other developers (as listed in the Maintainers field in the package metadata). Thus, it is only available through the WebOS Internals testing feed.&lt;br /&gt;
&lt;br /&gt;
== Recent Changes ==&lt;br /&gt;
&lt;br /&gt;
Even though Precorder in alpha state is not available for download in Preware (it will be when it goes into beta), once you install Precorder it appears in the Installed Packages section and you can see the package changelogs there.&lt;br /&gt;
&lt;br /&gt;
== Donations ==&lt;br /&gt;
&lt;br /&gt;
Please see the official PreCentral thread first post at http://forums.precentral.net/2059462-post1.html for the donation link.  Since this is a wiki that anyone can edit, we do not put the donation link here.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
Note that you cannot install the packages using any other method than the methods below.  Specifically, fileCoaster is not able to install these packages.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
Precorder will be added to main Preware once it reaches beta status.  Until then, please install Precorder from Preware/WOSQI using the testing feed. See http://www.webos-internals.org/wiki/Application:Preware#Adding_Custom_Feeds for more information on how to do add the testing feed to Preware.&lt;br /&gt;
&lt;br /&gt;
== License ==&lt;br /&gt;
&lt;br /&gt;
The GStreamer Service package is MIT Open Source licensed.  The Precorder application is GPLv2 Open Source licensed.&lt;br /&gt;
&lt;br /&gt;
== Operating notes ==&lt;br /&gt;
&lt;br /&gt;
When precorder is first launched you will see the main screen. Precorder will default to the Microphone mode. Tap the Record button to start recording audio. Once you have finished capturing, hit the Stop button. There might be a slight wait before you can hit Record again. &lt;br /&gt;
&lt;br /&gt;
Tap the Media Capture button to record currently playing audio. Note that some apps (Video, Youtube, etc) will stop playing if the card is minimized. To capture audio from these sources, you must start the recording in Precorder then switch to the other app and start playback.&lt;br /&gt;
&lt;br /&gt;
=== Customization ===&lt;br /&gt;
There are several features of Precorder that can be customized.  All of these settings are available via the preferences option within the Precorder menu.  The table below lists all possible preferences.  Options in bold represent defaults.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;Table&amp;gt;&amp;lt;TR&amp;gt;&amp;lt;TD&amp;gt;&lt;br /&gt;
{{{!}} border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
{{!}}Option&lt;br /&gt;
{{!}}Description&lt;br /&gt;
{{!}}Possible Selections&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Stream Rate&lt;br /&gt;
{{!}}Select what rate you would like Precorder to record in. Anything larger than 16000 may not work.&lt;br /&gt;
{{!}}8000,11025,12000,'''16000''',22050&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Bitrate&lt;br /&gt;
{{!}}Select the bitrate that the audio should be encoded in. This will determine the size of the audio file, with larger bitrates corresponding to better quality and larger filesizes.&lt;br /&gt;
{{!}}64,'''96''',128&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Quality&lt;br /&gt;
{{!}}Adjust the quality of the audio stream. May affect encoding speed.&lt;br /&gt;
{{!}}Best,'''Medium''',Worst&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}}&lt;br /&gt;
&amp;lt;/TD&amp;gt;&amp;lt;/TR&amp;gt;&amp;lt;/Table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Recent enhancements ===&lt;br /&gt;
&lt;br /&gt;
'''0.3.5'''&lt;br /&gt;
*Fixed the gst-launch path for webOS 1.3.5&lt;br /&gt;
&lt;br /&gt;
'''0.3.3'''&lt;br /&gt;
*Video player launch button now changes to &amp;quot;Play Last Recorded&amp;quot; after recording a video&lt;br /&gt;
*Killswitch on card close should avoid most crashing issues&lt;br /&gt;
*Minor bug fixes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''0.3.0'''&lt;br /&gt;
*LED brightness now selectable&lt;br /&gt;
*Launch button added to launch video player&lt;br /&gt;
*Videos now are saved in /media/internal/video&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''0.2.3'''&lt;br /&gt;
*fixed css bug (correctly pushing the record button to the bottom of the screen)&lt;br /&gt;
*added icon for launcher&lt;br /&gt;
&lt;br /&gt;
=== Known bugs ===&lt;br /&gt;
&lt;br /&gt;
Precorder is currently in Alpha stages and as such is in a constant state of flux with new features being added and old functionality being modified.  Please use this software at your own risk.  Due to the alpha nature of the software, please check the discussion page for a more accurate list of bugs and/or feature requests.&lt;br /&gt;
&lt;br /&gt;
*You may have issues recording from videos. Currently, it may take up to 30 seconds to encode the audio when doing a media capture from video.&lt;br /&gt;
&lt;br /&gt;
== Source Code ==&lt;br /&gt;
&lt;br /&gt;
Source at git.webos-internals.org&lt;br /&gt;
&lt;br /&gt;
Packages in the webos-internals testing feed&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Precorder 2009-01-12 141733.png‎|alt=Precorder Main View|This is the initial view upon launching Precorder]]&lt;br /&gt;
[[Image:Precorder 2009-01-12 141738.png|alt=Precorder Recording View|This is the display during audio/video capture]]&lt;br /&gt;
[[Image:Precorder_2009-01-12_141805.png|alt=Precorder Preferences View|This is the preferences selection screen]]&lt;br /&gt;
[[Image:Precorder_2009-01-12_141742.png|alt=Precorder Finished Recording View|Button at top now allow opening the recorded file directly]]&lt;br /&gt;
[[Image:Launcher_2009-24-11_164206.png|alt=Palm OEM video app|All videos are viewable on the device via the Palm OEM video application]]&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Preoccupied</name></author>
	</entry>
	<entry>
		<id>http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9660</id>
		<title>Application:Precorder</title>
		<link rel="alternate" type="text/html" href="http://wiki.webos-internals.org/index.php?title=Application:Precorder&amp;diff=9660"/>
		<updated>2010-04-23T00:31:34Z</updated>

		<summary type="html">&lt;p&gt;Preoccupied: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{application&lt;br /&gt;
|name=Precorder&lt;br /&gt;
|type=webOS&lt;br /&gt;
|version=Version: Alpha 0.5.3 &amp;lt;br /&amp;gt;(22 Apr 2010)&lt;br /&gt;
|tag=Utilities&lt;br /&gt;
|screenshot=Precorder_2009-01-12_141733.png&lt;br /&gt;
|description=&lt;br /&gt;
&lt;br /&gt;
== Summary == &lt;br /&gt;
&lt;br /&gt;
Precorder is the next generation audio recording app that has been developed by WebOS Internals. Currently, it allows for audio capture from the built in microphone as well as through the headset. It also features a &amp;quot;media capture&amp;quot; mode, which can record virtually any audio stream that is currently playing. Future plans include bluetooth support, timer, ability to record calls, visualizations, and possibly a voice activation mode. &lt;br /&gt;
&lt;br /&gt;
Precorder uses the pulsesrc plugin directly through a gstreamer pipeline, so in theory it allows for more flexability in the future such as variable controls for stream and bitrate, various plugins for mp3. And because it uses a C based service, it can be removed with the Orange+Tap method. &lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
&lt;br /&gt;
Precorder is ALPHA SOFTWARE developed primarily by ZSoc &amp;amp; PuffTheMagic of WebOS Internals with assistance from a number of other developers (as listed in the Maintainers field in the package metadata). Thus, it is only available through the WebOS Internals testing feed.&lt;br /&gt;
&lt;br /&gt;
== Recent Changes ==&lt;br /&gt;
&lt;br /&gt;
Even though Precorder in alpha state is not available for download in Preware (it will be when it goes into beta), once you install Precorder it appears in the Installed Packages section and you can see the package changelogs there.&lt;br /&gt;
&lt;br /&gt;
== Donations ==&lt;br /&gt;
&lt;br /&gt;
Please see the official PreCentral thread first post at http://forums.precentral.net/2059462-post1.html for the donation link.  Since this is a wiki that anyone can edit, we do not put the donation link here.&lt;br /&gt;
&lt;br /&gt;
==Installation==&lt;br /&gt;
&lt;br /&gt;
Note that you cannot install the packages using any other method than the methods below.  Specifically, fileCoaster is not able to install these packages.&lt;br /&gt;
&lt;br /&gt;
=== Installation ===&lt;br /&gt;
&lt;br /&gt;
Precorder will be added to main Preware once it reaches beta status.  Until then, please install Precorder from Preware/WOSQI using the testing feed. See [http://www.webos-internals.org/wiki/Application:Preware#Adding_Custom_Feeds] for more information on how to do add the testing feed to Preware.&lt;br /&gt;
&lt;br /&gt;
== License ==&lt;br /&gt;
&lt;br /&gt;
The GStreamer Service package is MIT Open Source licensed.  The Precorder application is GPLv2 Open Source licensed.&lt;br /&gt;
&lt;br /&gt;
== Operating notes ==&lt;br /&gt;
&lt;br /&gt;
When precorder is first launched you will see the main screen. Precorder will default to the Microphone mode. Tap the Record button to start recording audio. Once you have finished capturing, hit the Stop button. There might be a slight wait before you can hit Record again. &lt;br /&gt;
&lt;br /&gt;
Tap the Media Capture button to record currently playing audio. Note that some apps (Video, Youtube, etc) will stop playing if the card is minimized. To capture audio from these sources, you must start the recording in Precorder then switch to the other app and start playback.&lt;br /&gt;
&lt;br /&gt;
=== Customization ===&lt;br /&gt;
There are several features of Precorder that can be customized.  All of these settings are available via the preferences option within the Precorder menu.  The table below lists all possible preferences.  Options in bold represent defaults.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;Table&amp;gt;&amp;lt;TR&amp;gt;&amp;lt;TD&amp;gt;&lt;br /&gt;
{{{!}} border=&amp;quot;1&amp;quot; cellpadding=&amp;quot;4&amp;quot;&lt;br /&gt;
{{!}}Option&lt;br /&gt;
{{!}}Description&lt;br /&gt;
{{!}}Possible Selections&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Stream Rate&lt;br /&gt;
{{!}}Select what rate you would like Precorder to record in. Anything larger than 16000 may not work.&lt;br /&gt;
{{!}}8000,11025,12000,'''16000''',22050&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Bitrate&lt;br /&gt;
{{!}}Select the bitrate that the audio should be encoded in. This will determine the size of the audio file, with larger bitrates corresponding to better quality and larger filesizes.&lt;br /&gt;
{{!}}64,'''96''',128&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}Quality&lt;br /&gt;
{{!}}Adjust the quality of the audio stream. May affect encoding speed.&lt;br /&gt;
{{!}}Best,'''Medium''',Worst&lt;br /&gt;
{{!}}-&lt;br /&gt;
{{!}}}&lt;br /&gt;
&amp;lt;/TD&amp;gt;&amp;lt;/TR&amp;gt;&amp;lt;/Table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Recent enhancements ===&lt;br /&gt;
&lt;br /&gt;
'''0.3.5'''&lt;br /&gt;
*Fixed the gst-launch path for webOS 1.3.5&lt;br /&gt;
&lt;br /&gt;
'''0.3.3'''&lt;br /&gt;
*Video player launch button now changes to &amp;quot;Play Last Recorded&amp;quot; after recording a video&lt;br /&gt;
*Killswitch on card close should avoid most crashing issues&lt;br /&gt;
*Minor bug fixes&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''0.3.0'''&lt;br /&gt;
*LED brightness now selectable&lt;br /&gt;
*Launch button added to launch video player&lt;br /&gt;
*Videos now are saved in /media/internal/video&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
'''0.2.3'''&lt;br /&gt;
*fixed css bug (correctly pushing the record button to the bottom of the screen)&lt;br /&gt;
*added icon for launcher&lt;br /&gt;
&lt;br /&gt;
=== Known bugs ===&lt;br /&gt;
&lt;br /&gt;
Precorder is currently in Alpha stages and as such is in a constant state of flux with new features being added and old functionality being modified.  Please use this software at your own risk.  Due to the alpha nature of the software, please check the discussion page for a more accurate list of bugs and/or feature requests.&lt;br /&gt;
&lt;br /&gt;
*You may have issues recording from videos. Currently, it may take up to 30 seconds to encode the audio when doing a media capture from video.&lt;br /&gt;
&lt;br /&gt;
== Source Code ==&lt;br /&gt;
&lt;br /&gt;
Source at git.webos-internals.org&lt;br /&gt;
&lt;br /&gt;
Packages in the webos-internals testing feed&lt;br /&gt;
&lt;br /&gt;
== Screenshots ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Precorder 2009-01-12 141733.png‎|alt=Precorder Main View|This is the initial view upon launching Precorder]]&lt;br /&gt;
[[Image:Precorder 2009-01-12 141738.png|alt=Precorder Recording View|This is the display during audio/video capture]]&lt;br /&gt;
[[Image:Precorder_2009-01-12_141805.png|alt=Precorder Preferences View|This is the preferences selection screen]]&lt;br /&gt;
[[Image:Precorder_2009-01-12_141742.png|alt=Precorder Finished Recording View|Button at top now allow opening the recorded file directly]]&lt;br /&gt;
[[Image:Launcher_2009-24-11_164206.png|alt=Palm OEM video app|All videos are viewable on the device via the Palm OEM video application]]&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Preoccupied</name></author>
	</entry>
</feed>