Git Product home page Git Product logo

mastervolumesync's Introduction

Hi there ๐Ÿ‘‹

Hi, I'm Nico Jeske! I'm currently in the first semester of my Master's studies in Computer Science at the Technical University of Dortmund. I'm passionate about software development and continuously strive to educate myself and improve my skills in this field. My current focus is on learning more about AI and developing minor apps for Android.

Connect with Me ๐ŸŒ

Feel free to connect with me on these platforms:

Linkedin Badge Gmail Badge GitHub Badge

You can also find some of my repos on my self-hosted OneDev instance.

๐Ÿ› ๏ธ Technologies

๐Ÿง‘โ€๐Ÿ’ป Programming languages

C# Python TypeScript

๐ŸŒ Web

React Angular HTML5 CSS3 Sass NextJS

๐Ÿ—„๏ธ Databases

MSSQL Postgres

๐Ÿง  Machine learning

Pytorch SciKit Keras Jupyter

โ˜๏ธ DevOps & Cloud

Docker Ansible Microsoft Azure Git GitHub

๐Ÿš€ IDEs

VsCode Rider IntelliJ

Stats ๐Ÿ“ˆ

Github Stats Top Langs

Visitor Badge

Contributing ๐Ÿค

I'm open to collaborations on open source projects. If you find something that interests you in my repos, feel free to create a pull request or drop me a message. I'd love to work with you.

mastervolumesync's People

Contributors

nicojeske avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

mastervolumesync's Issues

App Startup crash (x64)

Hi,
When I have tried to run the app, it seems not to start at all.
After some tests, I was not able to find it. Afterwards, I cloned the repo and started to debug.
The built app is also crashing. I googled the error; it seems that is related to build target of the project.
I changed the Project Settings > Build > General > Platform Target = x86 and rebuild. After that the app is running fine.
I believe, rest of the x64 platforms are suffering from this.
If you change this and make a new release it will be fine.
If you do not have a x64 system, we can collaborate on this.

My system:

  • Windows 11
  • Soundblaster Zx

I think it is possible add Soundblaster Z series in the tested / supported cards.

Thank You. Thank you. Thank you.

Thank you for making this public.
I have been trying to solve this issue for over a decade.
My volume control now works, including for games that are being DD encoded!!!

WTF Microsoft or Creative couldn't do this is beyond me.

Feature Request: Windows Mute Button should mute volume

Not sure you are taking feature requests :-) but here goes.

Could you make it that when the windows mute button is pressed (for example the mute button on the keyboard, or the mute command on the mute button the windows control) it would mute what you hear?

image

What happens now is the volume control in windows shows mute but volume doesn't change.

Crash When Selecting Output Device

Was working fine on win11, survived weekly pre-release build to build upgrades ok.

On Win11 25140.rs_prerelease it now crashes when i select anything in the the output device section of the menu, selecting the what you hear device doesn't crash app.

  1. could be just intermittent build issue (e.g. might be fixed in this weeks build.
  2. could be change in way audio devices are specified
  3. could be an artefact of build to build upgrade (maybe breaking dot net)?

i am not a programmer so not sure... just my theses...

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at MasterVolumeSync.Worker.uncheckOldAndCheckNewItem(Object sender, ToolStripMenuItem previousItem) in H:\01-Projects\Random\MasterVolumeSync\MasterVolumeSync\Worker.cs:line 152
   at MasterVolumeSync.Worker.SelectOutputDevice(Object sender, EventArgs e) in H:\01-Projects\Random\MasterVolumeSync\MasterVolumeSync\Worker.cs:line 131
   at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
   at System.Windows.Forms.ToolStrip.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
System.Private.CoreLib
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.Private.CoreLib.dll
----------------------------------------
MasterVolumeSync
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Nico%20Jeske%20IT/MasterVolumeSync/MasterVolumeSync.dll
----------------------------------------
System.Runtime
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.Runtime.dll
----------------------------------------
Microsoft.Extensions.Hosting.Abstractions
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.222.5408
    CodeBase: file:///C:/Program%20Files%20(x86)/Nico%20Jeske%20IT/MasterVolumeSync/Microsoft.Extensions.Hosting.Abstractions.dll
----------------------------------------
netstandard
    Assembly Version: 2.1.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/netstandard.dll
----------------------------------------
Microsoft.Extensions.Hosting
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.222.5408
    CodeBase: file:///C:/Program%20Files%20(x86)/Nico%20Jeske%20IT/MasterVolumeSync/Microsoft.Extensions.Hosting.dll
----------------------------------------
Microsoft.Extensions.DependencyInjection.Abstractions
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.222.5408
    CodeBase: file:///C:/Program%20Files%20(x86)/Nico%20Jeske%20IT/MasterVolumeSync/Microsoft.Extensions.DependencyInjection.Abstractions.dll
----------------------------------------
Microsoft.Extensions.Configuration.Abstractions
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.222.5408
    CodeBase: file:///C:/Program%20Files%20(x86)/Nico%20Jeske%20IT/MasterVolumeSync/Microsoft.Extensions.Configuration.Abstractions.dll
----------------------------------------
System.Collections
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.Collections.dll
----------------------------------------
Microsoft.Extensions.DependencyInjection
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.222.5408
    CodeBase: file:///C:/Program%20Files%20(x86)/Nico%20Jeske%20IT/MasterVolumeSync/Microsoft.Extensions.DependencyInjection.dll
----------------------------------------
System.ComponentModel
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.ComponentModel.dll
----------------------------------------
Microsoft.Extensions.Logging
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.222.5408
    CodeBase: file:///C:/Program%20Files%20(x86)/Nico%20Jeske%20IT/MasterVolumeSync/Microsoft.Extensions.Logging.dll
----------------------------------------
System.Diagnostics.DiagnosticSource
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.Diagnostics.DiagnosticSource.dll
----------------------------------------
System.Threading
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.Threading.dll
----------------------------------------
System.Diagnostics.Tracing
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.Diagnostics.Tracing.dll
----------------------------------------
Microsoft.Extensions.Configuration
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.222.5408
    CodeBase: file:///C:/Program%20Files%20(x86)/Nico%20Jeske%20IT/MasterVolumeSync/Microsoft.Extensions.Configuration.dll
----------------------------------------
Microsoft.Extensions.Configuration.EnvironmentVariables
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.222.5408
    CodeBase: file:///C:/Program%20Files%20(x86)/Nico%20Jeske%20IT/MasterVolumeSync/Microsoft.Extensions.Configuration.EnvironmentVariables.dll
----------------------------------------
Microsoft.Extensions.Configuration.CommandLine
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.222.5408
    CodeBase: file:///C:/Program%20Files%20(x86)/Nico%20Jeske%20IT/MasterVolumeSync/Microsoft.Extensions.Configuration.CommandLine.dll
----------------------------------------
Microsoft.Extensions.Primitives
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.222.5408
    CodeBase: file:///C:/Program%20Files%20(x86)/Nico%20Jeske%20IT/MasterVolumeSync/Microsoft.Extensions.Primitives.dll
----------------------------------------
Microsoft.Extensions.FileProviders.Physical
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.222.5408
    CodeBase: file:///C:/Program%20Files%20(x86)/Nico%20Jeske%20IT/MasterVolumeSync/Microsoft.Extensions.FileProviders.Physical.dll
----------------------------------------
Microsoft.Extensions.FileProviders.Abstractions
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.222.5408
    CodeBase: file:///C:/Program%20Files%20(x86)/Nico%20Jeske%20IT/MasterVolumeSync/Microsoft.Extensions.FileProviders.Abstractions.dll
----------------------------------------
Microsoft.Extensions.Configuration.FileExtensions
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.222.5408
    CodeBase: file:///C:/Program%20Files%20(x86)/Nico%20Jeske%20IT/MasterVolumeSync/Microsoft.Extensions.Configuration.FileExtensions.dll
----------------------------------------
Microsoft.Extensions.Configuration.Json
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.222.5408
    CodeBase: file:///C:/Program%20Files%20(x86)/Nico%20Jeske%20IT/MasterVolumeSync/Microsoft.Extensions.Configuration.Json.dll
----------------------------------------
Microsoft.Extensions.Configuration.UserSecrets
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.222.5408
    CodeBase: file:///C:/Program%20Files%20(x86)/Nico%20Jeske%20IT/MasterVolumeSync/Microsoft.Extensions.Configuration.UserSecrets.dll
----------------------------------------
Microsoft.Extensions.Configuration.Binder
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.222.5408
    CodeBase: file:///C:/Program%20Files%20(x86)/Nico%20Jeske%20IT/MasterVolumeSync/Microsoft.Extensions.Configuration.Binder.dll
----------------------------------------
System.Linq
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.Linq.dll
----------------------------------------
System.IO.FileSystem.Watcher
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.IO.FileSystem.Watcher.dll
----------------------------------------
System.ComponentModel.Primitives
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.ComponentModel.Primitives.dll
----------------------------------------
System.Collections.Concurrent
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.Collections.Concurrent.dll
----------------------------------------
System.Memory
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.Memory.dll
----------------------------------------
Microsoft.Extensions.FileSystemGlobbing
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.222.5408
    CodeBase: file:///C:/Program%20Files%20(x86)/Nico%20Jeske%20IT/MasterVolumeSync/Microsoft.Extensions.FileSystemGlobbing.dll
----------------------------------------
System.Threading.Overlapped
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.Threading.Overlapped.dll
----------------------------------------
Microsoft.Win32.Primitives
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/Microsoft.Win32.Primitives.dll
----------------------------------------
System.Text.Json
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.Text.Json.dll
----------------------------------------
System.Text.Encoding.Extensions
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.Text.Encoding.Extensions.dll
----------------------------------------
System.Numerics.Vectors
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.Numerics.Vectors.dll
----------------------------------------
System.Runtime.CompilerServices.Unsafe
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.Runtime.CompilerServices.Unsafe.dll
----------------------------------------
Microsoft.Extensions.Options
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.222.5408
    CodeBase: file:///C:/Program%20Files%20(x86)/Nico%20Jeske%20IT/MasterVolumeSync/Microsoft.Extensions.Options.dll
----------------------------------------
Microsoft.Extensions.Logging.Abstractions
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.222.5408
    CodeBase: file:///C:/Program%20Files%20(x86)/Nico%20Jeske%20IT/MasterVolumeSync/Microsoft.Extensions.Logging.Abstractions.dll
----------------------------------------
Microsoft.Extensions.Logging.Configuration
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.222.5408
    CodeBase: file:///C:/Program%20Files%20(x86)/Nico%20Jeske%20IT/MasterVolumeSync/Microsoft.Extensions.Logging.Configuration.dll
----------------------------------------
Microsoft.Extensions.Logging.Debug
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.222.5408
    CodeBase: file:///C:/Program%20Files%20(x86)/Nico%20Jeske%20IT/MasterVolumeSync/Microsoft.Extensions.Logging.Debug.dll
----------------------------------------
Microsoft.Extensions.Logging.EventSource
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.222.5408
    CodeBase: file:///C:/Program%20Files%20(x86)/Nico%20Jeske%20IT/MasterVolumeSync/Microsoft.Extensions.Logging.EventSource.dll
----------------------------------------
Microsoft.Extensions.Logging.EventLog
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.222.5408
    CodeBase: file:///C:/Program%20Files%20(x86)/Nico%20Jeske%20IT/MasterVolumeSync/Microsoft.Extensions.Logging.EventLog.dll
----------------------------------------
Microsoft.Extensions.Logging.Console
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.222.5408
    CodeBase: file:///C:/Program%20Files%20(x86)/Nico%20Jeske%20IT/MasterVolumeSync/Microsoft.Extensions.Logging.Console.dll
----------------------------------------
Microsoft.Extensions.Options.ConfigurationExtensions
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.222.5408
    CodeBase: file:///C:/Program%20Files%20(x86)/Nico%20Jeske%20IT/MasterVolumeSync/Microsoft.Extensions.Options.ConfigurationExtensions.dll
----------------------------------------
System.Threading.Thread
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.Threading.Thread.dll
----------------------------------------
System.Runtime.InteropServices.RuntimeInformation
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.Runtime.InteropServices.RuntimeInformation.dll
----------------------------------------
System.Console
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.Console.dll
----------------------------------------
System.Diagnostics.EventLog
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.422.16404
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.5/System.Diagnostics.EventLog.dll
----------------------------------------
System.Collections.Specialized
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.Collections.Specialized.dll
----------------------------------------
System.ComponentModel.TypeConverter
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.ComponentModel.TypeConverter.dll
----------------------------------------
System.Runtime.InteropServices
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.Runtime.InteropServices.dll
----------------------------------------
System.Private.Uri
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.Private.Uri.dll
----------------------------------------
System.Reflection.Emit.Lightweight
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.Reflection.Emit.Lightweight.dll
----------------------------------------
System.Reflection.Primitives
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.Reflection.Primitives.dll
----------------------------------------
System.Reflection.Emit.ILGeneration
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.Reflection.Emit.ILGeneration.dll
----------------------------------------
System.Text.Encodings.Web
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.Text.Encodings.Web.dll
----------------------------------------
System.Runtime.Intrinsics
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.Runtime.Intrinsics.dll
----------------------------------------
NAudio.Wasapi
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.0.0
    CodeBase: file:///C:/Program%20Files%20(x86)/Nico%20Jeske%20IT/MasterVolumeSync/NAudio.Wasapi.dll
----------------------------------------
System.Windows.Forms
    Assembly Version: 6.0.2.0
    Win32 Version: 6.0.422.16407
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.5/System.Windows.Forms.dll
----------------------------------------
System.Windows.Forms.Primitives
    Assembly Version: 6.0.2.0
    Win32 Version: 6.0.422.16407
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.5/System.Windows.Forms.Primitives.dll
----------------------------------------
System.Drawing.Common
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.422.16404
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.5/System.Drawing.Common.dll
----------------------------------------
System.Drawing.Primitives
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.Drawing.Primitives.dll
----------------------------------------
System.Diagnostics.TraceSource
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.Diagnostics.TraceSource.dll
----------------------------------------
Microsoft.Win32.SystemEvents
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.422.16404
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.5/Microsoft.Win32.SystemEvents.dll
----------------------------------------
System.ComponentModel.EventBasedAsync
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.ComponentModel.EventBasedAsync.dll
----------------------------------------
Accessibility
    Assembly Version: 4.0.0.0
    Win32 Version: 6.0.422.16407
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.5/Accessibility.dll
----------------------------------------
System.Runtime.Loader
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.Runtime.Loader.dll
----------------------------------------
System.Diagnostics.StackTrace
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.Diagnostics.StackTrace.dll
----------------------------------------
System.Reflection.Metadata
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.Reflection.Metadata.dll
----------------------------------------
System.Collections.Immutable
    Assembly Version: 6.0.0.0
    Win32 Version: 6.0.522.21309
    CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.5/System.Collections.Immutable.dll
----------------------------------------

************** JIT Debugging **************

Support for SB X4 USB device?

I know you don't have one of these, so the answer is probably no :-)

I have an SB X4 for a different system. I was hoping this might do the same as it does on the sound card.
It doesn't (which doesn't surprise me) - was hoping the sync was generic?

image

Starts for a moment then crashes

Worked fine for a week. Now when trying to open it runs for one second on Task Manager then crashes accompanied by a "Windows Problem Reporting" message. Please Advise. Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.