<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Audio on Ostap Brehin</title>
    <link>https://ostapbrehin.com/blog/audio/</link>
    <description>Recent content in Audio on Ostap Brehin</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <copyright>Copyright © 2025, Ostap Brehin.</copyright>
    <lastBuildDate>Thu, 02 Jul 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://ostapbrehin.com/blog/audio/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>FL Studio on Fedora (with PipeASIO and sandboxing)</title>
      <link>https://ostapbrehin.com/fl-studio-fedora-pipeasio/</link>
      <pubDate>Thu, 02 Jul 2026 00:00:00 +0000</pubDate>
      <guid>https://ostapbrehin.com/fl-studio-fedora-pipeasio/</guid>
      <description>&lt;p&gt;FL runs suprisingly well under Wine. It&amp;rsquo;s also a good idea to keep it in a sandboxed environment so it can&amp;rsquo;t access the rest of your system.&lt;/p&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://github.com/M0n7y5/pipeasio/&#34;&gt;PipeASIO&lt;/a&gt; is a brilliant alternative to &lt;a href=&#34;https://github.com/wineasio/wineasio/&#34;&gt;WineASIO&lt;/a&gt; which skips the Jack compatibility layer altogether.&lt;/p&gt;&#xA;&lt;h2 id=&#34;build-pipeasio-on-fedora&#34;&gt;Build PipeASIO on Fedora&lt;/h2&gt;&#xA;&lt;p&gt;First, the building blocks:&lt;/p&gt;&#xA;&lt;div class=&#34;highlight&#34;&gt;&lt;pre tabindex=&#34;0&#34; class=&#34;chroma&#34;&gt;&lt;code class=&#34;language-shell&#34; data-lang=&#34;shell&#34;&gt;&lt;span class=&#34;line&#34;&gt;&lt;span class=&#34;cl&#34;&gt;sudo dnf install wine cmake gcc-c++ wine-devel pipewire-devel qt6-qtbase-devel firejail&#xA;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;p&gt;Now you&amp;rsquo;re ready to build PipeASIO:&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;git clone https://github.com/M0n7y5/pipeasio.git&#xA;cd pipeasio&#xA;cmake -B build -DCMAKE_BUILD_TYPE=Release&#xA;cmake --build build&#xA;cmake --install build --prefix &amp;#34;$HOME/.local&amp;#34;&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;h2 id=&#34;initialize-wine-prefix&#34;&gt;Initialize Wine Prefix&lt;/h2&gt;&#xA;&lt;p&gt;Create an isolated container for FL Studio to live in:&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
