<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.wexosmk.xyz/index.php?action=history&amp;feed=atom&amp;title=BAROC_%28File_Format%29</id>
	<title>BAROC (File Format) - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.wexosmk.xyz/index.php?action=history&amp;feed=atom&amp;title=BAROC_%28File_Format%29"/>
	<link rel="alternate" type="text/html" href="https://wiki.wexosmk.xyz/index.php?title=BAROC_(File_Format)&amp;action=history"/>
	<updated>2026-05-06T17:00:39Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://wiki.wexosmk.xyz/index.php?title=BAROC_(File_Format)&amp;diff=54&amp;oldid=prev</id>
		<title>Wexos: Imported from avsys wiki</title>
		<link rel="alternate" type="text/html" href="https://wiki.wexosmk.xyz/index.php?title=BAROC_(File_Format)&amp;diff=54&amp;oldid=prev"/>
		<updated>2024-05-01T16:57:47Z</updated>

		<summary type="html">&lt;p&gt;Imported from avsys wiki&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;BAROC&amp;#039;&amp;#039;&amp;#039; (&amp;#039;&amp;#039;&amp;#039;B&amp;#039;&amp;#039;&amp;#039;inary &amp;#039;&amp;#039;&amp;#039;A&amp;#039;&amp;#039;&amp;#039;udio &amp;#039;&amp;#039;&amp;#039;R&amp;#039;&amp;#039;&amp;#039;oll-&amp;#039;&amp;#039;&amp;#039;O&amp;#039;&amp;#039;&amp;#039;ff &amp;#039;&amp;#039;&amp;#039;C&amp;#039;&amp;#039;&amp;#039;urve) is a file format used in [[Nintendo Switch]] games. It controls audio frequency [https://en.wikipedia.org/wiki/Roll-off roll-off].&lt;br /&gt;
&lt;br /&gt;
= File Format =&lt;br /&gt;
The BAROC file format is a very simple format and consists of the following structure:&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Offset !! Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| 0x00 || Char[4] || &amp;#039;&amp;#039;&amp;#039;File magic&amp;#039;&amp;#039;&amp;#039;. Always &amp;#039;&amp;#039;AROC&amp;#039;&amp;#039; in ASCII.&lt;br /&gt;
|-&lt;br /&gt;
| 0x04 || UInt16 || {{BOM}}&lt;br /&gt;
|-&lt;br /&gt;
| 0x06 || UInt16 || &amp;#039;&amp;#039;&amp;#039;[[#Version List|Version number]]&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
|-&lt;br /&gt;
| 0x08 || Int32 || &amp;#039;&amp;#039;&amp;#039;Curve type&amp;#039;&amp;#039;&amp;#039;:&lt;br /&gt;
* 0 = None&lt;br /&gt;
* 1 = Inverse&lt;br /&gt;
* 2 = Linear&lt;br /&gt;
* 3 = Exponential&lt;br /&gt;
* 4 = Segment&lt;br /&gt;
|-&lt;br /&gt;
| 0x0C || Float || &amp;#039;&amp;#039;&amp;#039;Roll-off start&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
|-&lt;br /&gt;
| 0x10 || Float || &amp;#039;&amp;#039;&amp;#039;Roll-off end&amp;#039;&amp;#039;&amp;#039;. 0 if it lasts until the end of the sound?&lt;br /&gt;
|-&lt;br /&gt;
| 0x14 || Float || &amp;#039;&amp;#039;&amp;#039;Hold distance&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
|-&lt;br /&gt;
| 0x18 || Float || &amp;#039;&amp;#039;&amp;#039;Unit distance&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
|-&lt;br /&gt;
| 0x1C || Float || &amp;#039;&amp;#039;&amp;#039;Decay ratio&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
|-&lt;br /&gt;
| 0x20 || Float || &amp;#039;&amp;#039;&amp;#039;Culling start distance&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Version List =&lt;br /&gt;
{|class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
! Version !! Found in&lt;br /&gt;
|-&lt;br /&gt;
| 0.2&lt;br /&gt;
|&lt;br /&gt;
* [[Animal Crossing: New Horizons]]&lt;br /&gt;
* [[ARMS]]&lt;br /&gt;
* [[Game Builder Garage]]&lt;br /&gt;
* [[Mario Kart 8 Deluxe]]&lt;br /&gt;
* [[Nintendo Labo - Toy-Con 01: Variety Kit]]&lt;br /&gt;
* [[Nintendo Labo - Toy-Con 02: Robot Kit]]&lt;br /&gt;
* [[Nintendo Labo - Toy-Con 03: Vehicle Kit]]&lt;br /&gt;
* [[Nintendo Labo - Toy-Con 04: VR Kit]]&lt;br /&gt;
* [[Nintendo Switch Sports]]&lt;br /&gt;
* [[Ring Fit Adventure]]&lt;br /&gt;
* [[Splatoon 2]]&lt;br /&gt;
* [[Splatoon 3]]&lt;br /&gt;
* [[Super Mario Bros. Wonder]]&lt;br /&gt;
* [[Super Mario Maker 2]]&lt;br /&gt;
* [[The Legend of Zelda: Breath of the Wild]] (Nintendo Switch)&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
= Tools =&lt;br /&gt;
The following tools can handle BAROC files:&lt;br /&gt;
* (none)&lt;br /&gt;
&lt;br /&gt;
[[Category:Switch File Formats]]&lt;/div&gt;</summary>
		<author><name>Wexos</name></author>
	</entry>
</feed>