annotate src/flac-1.2.1/doc/html/id.html @ 23:619f715526df sv_v2.1

Update Vamp plugin SDK to 2.5
author Chris Cannam
date Thu, 09 May 2013 10:52:46 +0100
parents 05aa0afa9217
children
rev   line source
Chris@1 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Chris@1 2 <!-- Copyright (c) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson -->
Chris@1 3 <!-- Permission is granted to copy, distribute and/or modify this document -->
Chris@1 4 <!-- under the terms of the GNU Free Documentation License, Version 1.1 -->
Chris@1 5 <!-- or any later version published by the Free Software Foundation; -->
Chris@1 6 <!-- with no invariant sections. -->
Chris@1 7 <!-- A copy of the license can be found at http://www.gnu.org/copyleft/fdl.html -->
Chris@1 8 <html>
Chris@1 9 <head>
Chris@1 10 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
Chris@1 11 <meta name="author" content="Josh Coalson" />
Chris@1 12 <meta name="description" content="A free, open source codec for lossless audio compression and decompression" />
Chris@1 13 <meta name="keywords" content="free,lossless,audio,codec,encoder,decoder,compression,compressor,archival,archive,archiving,backup,music" />
Chris@1 14 <link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
Chris@1 15 <link rel="stylesheet" type="text/css" href="flac.css" />
Chris@1 16 <title>FLAC - id</title>
Chris@1 17 </head>
Chris@1 18
Chris@1 19 <body>
Chris@1 20
Chris@1 21 <div class="logo">
Chris@1 22 <a href="http://flac.sourceforge.net/"><img src="images/logo130.gif" alt="FLAC Logo" align="middle" border="0" hspace="0" /></a>
Chris@1 23 </div>
Chris@1 24
Chris@1 25 <div class="above_nav"></div>
Chris@1 26
Chris@1 27 <div class="navbar">
Chris@1 28 &nbsp;<a href="index.html">home</a>&nbsp;&nbsp;|
Chris@1 29 &nbsp;<a href="faq.html">faq</a>&nbsp;&nbsp;|
Chris@1 30 &nbsp;<a href="news.html">news</a>&nbsp;&nbsp;|
Chris@1 31 &nbsp;<a href="download.html">download</a>&nbsp;&nbsp;|
Chris@1 32 &nbsp;<a href="documentation.html">documentation</a>&nbsp;&nbsp;|
Chris@1 33 &nbsp;<a href="comparison.html">comparison</a>&nbsp;&nbsp;|
Chris@1 34 &nbsp;<a href="changelog.html">changelog</a>&nbsp;&nbsp;|
Chris@1 35 &nbsp;<a href="links.html">links</a>&nbsp;&nbsp;|
Chris@1 36 &nbsp;<a href="developers.html">developers</a>&nbsp;
Chris@1 37 </div>
Chris@1 38
Chris@1 39 <div class="langbar">
Chris@1 40 &nbsp;english&nbsp;&nbsp;|
Chris@1 41 &nbsp;<a href="ru/id.html">russian</a>&nbsp;
Chris@1 42 </div>
Chris@1 43
Chris@1 44 <div class="below_nav"></div>
Chris@1 45
Chris@1 46 <div class="box">
Chris@1 47 <div class="box_title">
Chris@1 48 register
Chris@1 49 </div>
Chris@1 50 <div class="box_header"></div>
Chris@1 51 <div class="box_body">
Chris@1 52 FLAC allows third-party applications to register an ID for use with FLAC <a href="format.html#def_APPLICATION">APPLICATION metadata blocks</a>. Use the following form to request an ID, or to submit a change to an existing ID.<br />
Chris@1 53 <br />
Chris@1 54 <form name="register" method="get" enctype="text/plain" action="mailto:jcoalson@users.sourceforge.net">
Chris@1 55 <center>
Chris@1 56 <table border="0" width="90%">
Chris@1 57 <tr>
Chris@1 58 <td>* Application ID: <input type="text" name="id" size="8" maxlength="8" /></td>
Chris@1 59 </tr>
Chris@1 60 <tr>
Chris@1 61 <td>* Application name: <input type="text" name="name" size="40" /></td>
Chris@1 62 </tr>
Chris@1 63 <tr>
Chris@1 64 <td>* Contact e-mail: <input type="text" name="email" size="40" /></td>
Chris@1 65 </tr>
Chris@1 66 <tr>
Chris@1 67 <td>Application URL: <input type="text" name="appurl" size="40" /></td>
Chris@1 68 </tr>
Chris@1 69 <tr>
Chris@1 70 <td>Specification URL: <input type="text" name="specurl" size="40" /></td>
Chris@1 71 </tr>
Chris@1 72 <tr>
Chris@1 73 <td>Comment:</td>
Chris@1 74 </tr>
Chris@1 75 <tr>
Chris@1 76 <td><textarea name="comment" cols="72" rows="5"></textarea></td>
Chris@1 77 </tr>
Chris@1 78 <tr>
Chris@1 79 <td>(* = mandatory)</td>
Chris@1 80 </tr>
Chris@1 81 </table>
Chris@1 82 </center>
Chris@1 83 <br />
Chris@1 84 The ID request should be 8 hexadecimal digits and not conflict with any existing IDs (see the table below for all currently registered IDs). This 32-bit number will be stored big-endian in the block.<br />
Chris@1 85 <br />
Chris@1 86 Information about your application (but not your e-mail address) will show up on this page in the ID directory. You can also provide a URL to your application and a URL reference to the specification of your application's APPLICATION block.<br />
Chris@1 87 <br />
Chris@1 88 You will be notified via e-mail about your submission.
Chris@1 89 <center><input type="submit" value="Submit request" /></center>
Chris@1 90 </form>
Chris@1 91 </div>
Chris@1 92 <div class="box_footer"></div>
Chris@1 93 </div>
Chris@1 94
Chris@1 95 <br />
Chris@1 96
Chris@1 97 <div class="box">
Chris@1 98 <div class="box_title">
Chris@1 99 <a name="directory">id directory</a>
Chris@1 100 </div>
Chris@1 101 <div class="box_header"></div>
Chris@1 102 <div class="box_body">
Chris@1 103 Here is a list of all registered IDs and their applications:<br />
Chris@1 104 <br />
Chris@1 105 <table width="100%" border="0" cellspacing="0" cellpadding="0" bgcolor="#EEEED4"><tr><td>
Chris@1 106 <table width="100%" border="1" bgcolor="#EEEED4">
Chris@1 107 <tr>
Chris@1 108 <td bgcolor="#D3D4C5">
Chris@1 109 <font size="+1"><b>ID</b></font>
Chris@1 110 </td>
Chris@1 111 <td bgcolor="#D3D4C5">
Chris@1 112 <font size="+1"><b>Application</b></font>
Chris@1 113 </td>
Chris@1 114 </tr>
Chris@1 115 <tr>
Chris@1 116 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
Chris@1 117 <tt>41544348 - "ATCH"</tt>
Chris@1 118 </td>
Chris@1 119 <td>
Chris@1 120 <a href="http://firestuff.org/flacfile/">FlacFile</a>
Chris@1 121 </td>
Chris@1 122 </tr>
Chris@1 123 <tr>
Chris@1 124 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
Chris@1 125 <tt>43756573 - "Cues"</tt>
Chris@1 126 </td>
Chris@1 127 <td>
Chris@1 128 <a href="http://www.goldwave.com">GoldWave</a> cue points (<a href="http://www.goldwave.com/developer.php">specification</a>)
Chris@1 129 </td>
Chris@1 130 </tr>
Chris@1 131 <tr>
Chris@1 132 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
Chris@1 133 <tt>4D754D4C - "MuML"</tt>
Chris@1 134 </td>
Chris@1 135 <td>
Chris@1 136 MusicML: Music Metadata Language
Chris@1 137 </td>
Chris@1 138 </tr>
Chris@1 139 <tr>
Chris@1 140 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
Chris@1 141 <tt>46696361 - "Fica"</tt>
Chris@1 142 </td>
Chris@1 143 <td>
Chris@1 144 <a href="http://www.enfis.it/details.php?id=24">CUE Splitter</a>
Chris@1 145 </td>
Chris@1 146 </tr>
Chris@1 147 <tr>
Chris@1 148 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
Chris@1 149 <tt>46746F6C - "Ftol"</tt>
Chris@1 150 </td>
Chris@1 151 <td>
Chris@1 152 <a href="http://flac-tools.sourceforge.net/">flac-tools</a>
Chris@1 153 </td>
Chris@1 154 </tr>
Chris@1 155 <tr>
Chris@1 156 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
Chris@1 157 <tt>4D505345 - "MPSE"</tt>
Chris@1 158 </td>
Chris@1 159 <td>
Chris@1 160 <a href="http://www.3delite.hu/MP3SE/index.html">MP3 Stream Editor</a>
Chris@1 161 </td>
Chris@1 162 </tr>
Chris@1 163 <tr>
Chris@1 164 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
Chris@1 165 <tt>52494646 - "RIFF"</tt>
Chris@1 166 </td>
Chris@1 167 <td>
Chris@1 168 Sound Devices RIFF chunk storage
Chris@1 169 </td>
Chris@1 170 </tr>
Chris@1 171 <tr>
Chris@1 172 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
Chris@1 173 <tt>5346464C - "SFFL"</tt>
Chris@1 174 </td>
Chris@1 175 <td>
Chris@1 176 Sound Font FLAC
Chris@1 177 </td>
Chris@1 178 </tr>
Chris@1 179 <tr>
Chris@1 180 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
Chris@1 181 <tt>534F4E59 - "SONY"</tt>
Chris@1 182 </td>
Chris@1 183 <td>
Chris@1 184 <a href="http://www.sonycreativesoftware.com/">Sony Creative Software</a>
Chris@1 185 </td>
Chris@1 186 </tr>
Chris@1 187 <tr>
Chris@1 188 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
Chris@1 189 <tt>5351455A - "SQEZ"</tt>
Chris@1 190 </td>
Chris@1 191 <td>
Chris@1 192 flacsqueeze
Chris@1 193 </td>
Chris@1 194 </tr>
Chris@1 195 <tr>
Chris@1 196 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
Chris@1 197 <tt>61696666 - "aiff"</tt>
Chris@1 198 </td>
Chris@1 199 <td>
Chris@1 200 FLAC AIFF chunk storage
Chris@1 201 </td>
Chris@1 202 </tr>
Chris@1 203 <tr>
Chris@1 204 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
Chris@1 205 <tt>7065656D - "peem"</tt>
Chris@1 206 </td>
Chris@1 207 <td>
Chris@1 208 <a href="http://peem.iconoclast.net/">Parseable Embedded Extensible Metadata</a> (<a href="http://peem.iconoclast.net/1.0/">specification</a>)
Chris@1 209 </td>
Chris@1 210 </tr>
Chris@1 211 <tr>
Chris@1 212 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
Chris@1 213 <tt>71667374 - "qfst"</tt>
Chris@1 214 </td>
Chris@1 215 <td>
Chris@1 216 <a href="http://qflacstudio.sourceforge.net/">QFLAC Studio</a>
Chris@1 217 </td>
Chris@1 218 </tr>
Chris@1 219 <tr>
Chris@1 220 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
Chris@1 221 <tt>72696666 - "riff"</tt>
Chris@1 222 </td>
Chris@1 223 <td>
Chris@1 224 FLAC RIFF chunk storage
Chris@1 225 </td>
Chris@1 226 </tr>
Chris@1 227 <tr>
Chris@1 228 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
Chris@1 229 <tt>74756E65 - "tune"</tt>
Chris@1 230 </td>
Chris@1 231 <td>
Chris@1 232 <a href="http://www.tagtuner.com/">TagTuner</a>
Chris@1 233 </td>
Chris@1 234 </tr>
Chris@1 235 <tr>
Chris@1 236 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
Chris@1 237 <tt>78626174 - "xbat"</tt>
Chris@1 238 </td>
Chris@1 239 <td>
Chris@1 240 <a href="http://xbat.org/">XBAT</a>
Chris@1 241 </td>
Chris@1 242 </tr>
Chris@1 243 <tr>
Chris@1 244 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
Chris@1 245 <tt>786D6364 - "xmcd"</tt>
Chris@1 246 </td>
Chris@1 247 <td>
Chris@1 248 <a href="http://www.amb.org/xmcd">xmcd</a>
Chris@1 249 </td>
Chris@1 250 </tr>
Chris@1 251 <!--
Chris@1 252 <tr>
Chris@1 253 <td nowrap="nowrap" align="right" valign="top" bgcolor="#F4F4CC">
Chris@1 254 deadbeef
Chris@1 255 </td>
Chris@1 256 <td>
Chris@1 257 <a href="x">Application1</a> (<a href="y">specification</a>)
Chris@1 258 </td>
Chris@1 259 </tr>
Chris@1 260 -->
Chris@1 261 </table>
Chris@1 262 </td></tr></table>
Chris@1 263 </div>
Chris@1 264 <div class="box_footer"></div>
Chris@1 265 </div>
Chris@1 266
Chris@1 267
Chris@1 268 <div class="copyright">
Chris@1 269 <!-- @@@ oh so hacky -->
Chris@1 270 <table>
Chris@1 271 <tr>
Chris@1 272 <td align="left">
Chris@1 273 Copyright (c) 2000,2001,2002,2003,2004,2005,2006,2007 Josh Coalson
Chris@1 274 </td>
Chris@1 275 <td width="1%" align="right">
Chris@1 276 <a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=13478&amp;type=1" width="88" height="31" border="0" alt="SourceForge.net Logo" /></a>
Chris@1 277 </td>
Chris@1 278 <td width="1%" align="right">
Chris@1 279 <a href="http://www.eff.org/cafe/"><img src="images/cafebug.gif" alt="CAFE Logo" border="0" /></a><br />
Chris@1 280 </td>
Chris@1 281 <td width="1%" align="right">
Chris@1 282 <a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" border="0" hspace="0" /></a>
Chris@1 283 </td>
Chris@1 284 </tr>
Chris@1 285 </table>
Chris@1 286 </div>
Chris@1 287
Chris@1 288 </body>
Chris@1 289 </html>