<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Bela Kovacs</title>
    <description>The latest articles on DEV Community by Bela Kovacs (@bla_kovcs_8e2f48a6ac573).</description>
    <link>https://dev.to/bla_kovcs_8e2f48a6ac573</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3297369%2F6ef1ec7c-3390-4238-a206-109a02f4a8aa.jpg</url>
      <title>DEV Community: Bela Kovacs</title>
      <link>https://dev.to/bla_kovcs_8e2f48a6ac573</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bla_kovcs_8e2f48a6ac573"/>
    <language>en</language>
    <item>
      <title>C# cross-platform audio codes</title>
      <dc:creator>Bela Kovacs</dc:creator>
      <pubDate>Thu, 26 Jun 2025 14:54:12 +0000</pubDate>
      <link>https://dev.to/bla_kovcs_8e2f48a6ac573/c-cross-platform-audio-codes-51i5</link>
      <guid>https://dev.to/bla_kovcs_8e2f48a6ac573/c-cross-platform-audio-codes-51i5</guid>
      <description>&lt;h2&gt;
  
  
  🎵 Hey there! I'm ModernMube!
&lt;/h2&gt;

&lt;p&gt;In my spare time, I focus on developing cross-platform audio applications in C#. I'm passionate about solving problems that are difficult to find solutions for (or have no solutions at all) in the .NET ecosystem.&lt;/p&gt;

&lt;h2&gt;
  
  
  🔧 What do I focus on?
&lt;/h2&gt;

&lt;p&gt;I work on four main projects, each filling a missing piece in the C# audio ecosystem:&lt;/p&gt;

&lt;h3&gt;
  
  
  🎚️ &lt;strong&gt;OwnAudioSharp&lt;/strong&gt; - Cross-platform audio library
&lt;/h3&gt;

&lt;p&gt;Tired of complicated audio APIs and want things to just work across all platforms? This is for you! FFmpeg + PortAudio/MiniAudio combo with automatic fallbacks. Built-in effects, real-time processing, even works on mobile platforms.&lt;/p&gt;

&lt;h3&gt;
  
  
  🎤 &lt;strong&gt;OwnKaraoke&lt;/strong&gt; - Karaoke text display control
&lt;/h3&gt;

&lt;p&gt;Karaoke control built for Avalonia UI with real-time tempo control. LRC file support, smooth scrolling, syllable-level highlighting. Ever tried finding a good karaoke component? Well, now you have one!&lt;/p&gt;

&lt;h3&gt;
  
  
  🎛️ &lt;strong&gt;OwnVST3Sharp&lt;/strong&gt; - VST3 plugin host wrapper
&lt;/h3&gt;

&lt;p&gt;Pure C# VST3 plugin loader and manager. Cross-platform, full VST3 functionality, managed memory handling. Because who likes wrestling with native code?&lt;/p&gt;

&lt;h3&gt;
  
  
  🎼 &lt;strong&gt;OwnVocalRemover&lt;/strong&gt; - AI-powered vocal separator
&lt;/h3&gt;

&lt;p&gt;Vocal/instrumental separation using ONNX models. GPU acceleration, chunked processing, batch operations. Bringing those Python ML goodies to C#!&lt;/p&gt;

&lt;h2&gt;
  
  
  💡 Why did I create these?
&lt;/h2&gt;

&lt;p&gt;Simply put, these solutions were missing from the .NET world. Ever encountered the frustration of spending hours just to get simple audio playback working? Or wanting to write a karaoke app but finding no decent components? That's exactly why these projects came to life.&lt;/p&gt;

&lt;h2&gt;
  
  
  🌟 Open Source and Community
&lt;/h2&gt;

&lt;p&gt;All projects are open source and available on NuGet. Feel free to use them, fork them, or send PRs if you find them useful!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;GitHub:&lt;/strong&gt; &lt;a href="https://github.com/ModernMube" rel="noopener noreferrer"&gt;ModernMube&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you have questions or want to chat about audio development topics, I'm happy to help! 🚀&lt;/p&gt;




&lt;p&gt;&lt;em&gt;"Building the audio tools that .NET deserves" - ModernMube&lt;/em&gt;&lt;/p&gt;

</description>
      <category>dotnet</category>
      <category>programming</category>
      <category>github</category>
      <category>csharp</category>
    </item>
  </channel>
</rss>
