<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.secondlife.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=TheGenius+Indigo</id>
	<title>Second Life Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.secondlife.com/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=TheGenius+Indigo"/>
	<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/wiki/Special:Contributions/TheGenius_Indigo"/>
	<updated>2026-06-28T09:28:16Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.42.1</generator>
	<entry>
		<id>https://wiki.secondlife.com/w/index.php?title=Print&amp;diff=1177654</id>
		<title>Print</title>
		<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/w/index.php?title=Print&amp;diff=1177654"/>
		<updated>2013-04-03T19:44:26Z</updated>

		<summary type="html">&lt;p&gt;TheGenius Indigo: Grammatical correction&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Multi-lang}}{{LSL Header|&lt;br /&gt;
}}{{#vardefine:name|print&lt;br /&gt;
}}{{#vardefine:p_value_desc|value or variable to be printed to stdout&lt;br /&gt;
}}{{#vardefine:header_title|{{#var:name}}({{LSL Param|value}});&lt;br /&gt;
}}{{#vardefine:header_text|{{{!}}&lt;br /&gt;
{{LSL DefineRow|type|value|{{#var:p_value_desc}}}}&lt;br /&gt;
{{!}}}&lt;br /&gt;
}}{{#vardefine:examples|&amp;lt;lsl&amp;gt;//Make the server beep on click&lt;br /&gt;
string bell = &amp;quot;%07&amp;quot;;&lt;br /&gt;
&lt;br /&gt;
default&lt;br /&gt;
{&lt;br /&gt;
    state_entry()&lt;br /&gt;
    {&lt;br /&gt;
        bell = llUnescapeURL(bell);&lt;br /&gt;
    }&lt;br /&gt;
    touch_start(integer a)&lt;br /&gt;
    {&lt;br /&gt;
        print(bell);&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/lsl&amp;gt;&lt;br /&gt;
}}{{#vardefine:notes|This feature of LSL should probably never be used by anyone other than LL.&lt;br /&gt;
}}{{#vardefine:caveats|&lt;br /&gt;
}}{{#vardefine:helpers|&lt;br /&gt;
}}{{#vardefine:also_header|&lt;br /&gt;
}}{{#vardefine:also_footer|&lt;br /&gt;
}}{{#vardefine:also_functions|&lt;br /&gt;
}}{{#vardefine:also_events|&lt;br /&gt;
}}{{#vardefine:also_articles|&lt;br /&gt;
}}{{#vardefine:also_tests|&lt;br /&gt;
}}{{#vardefine:location|&lt;br /&gt;
}}{{LSL Generic}}{{LSLC|Keywords}}&lt;/div&gt;</summary>
		<author><name>TheGenius Indigo</name></author>
	</entry>
	<entry>
		<id>https://wiki.secondlife.com/w/index.php?title=Sound_Clips&amp;diff=151483</id>
		<title>Sound Clips</title>
		<link rel="alternate" type="text/html" href="https://wiki.secondlife.com/w/index.php?title=Sound_Clips&amp;diff=151483"/>
		<updated>2008-11-23T22:26:49Z</updated>

		<summary type="html">&lt;p&gt;TheGenius Indigo: /* Functional Spec */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{OSWikiFeatureNav}} &lt;br /&gt;
=== Feature Design Document ===&lt;br /&gt;
(none)&lt;br /&gt;
&lt;br /&gt;
=== Functional Spec ===&lt;br /&gt;
Second Life supports in-world sound clips, which can be played to all residents within range. The maximum time any clip can be is 10 seconds, requiring longer sounds to be stitched together. There are various LSL functions that can be used to play sound clips, as well as a built-in system for gestures. Uploading a sound clip costs $10l, and the clip must be compatible with SL. As the Knowledge Base says, &amp;quot;Valid sounds are any .WAV file in standard PCM format, 16-bit/44.1kHz/mono or stereo (which will be converted to [[mono]] anyway), less than or exactly 10 seconds in length. (10.000 seconds is fine, but 10.001 will fail to upload; to the degree of one sample makes a difference.) Sounds cannot be saved as 8-bit, 22.05 kHz, or any other frequency. Sounds in other formats can be converted in most sound programs. An example of a free quality converter is r8brain. There is currently no support for compression formats such as MP3.&amp;quot; Another very useful application for converting your sound clips to 44.1kHz .wav format is Audacity, which is available free for download at http://audacity.sourceforge.net/. Torley Linden also did a video tutorial on creating and uploading sounds, viewable at http://www.youtube.com/watch?v=QBVmFafFatE&lt;br /&gt;
&lt;br /&gt;
=== Test scripts ===&lt;br /&gt;
[[Audio Test]]&lt;br /&gt;
&lt;br /&gt;
=== Discussion for future improvements ===&lt;br /&gt;
(none)&lt;br /&gt;
&lt;br /&gt;
=== Relationship to other features ===&lt;br /&gt;
&amp;lt;b&amp;gt; List of features that need to be tested when this feature changes, and why. &amp;lt;/b&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Upload Assets]] - Upload a sound clip and make sure it still works.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== User Guides ===&lt;br /&gt;
(none)&lt;/div&gt;</summary>
		<author><name>TheGenius Indigo</name></author>
	</entry>
</feed>