We would like to build a community for Small Basic programmers of any age who like to code. Everyone from total beginner to guru is welcome. Click here to register and share your programming journey!


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Audio Preprocessing Extension
#13
Yes NuGet is one issue with SharpDevelop, there are ways round it.  The absense of .Net Core (it only has .Net Framework) is a bigger issue going forward.  However SharpDevelop is great if the bloat of VS is too much for your hardware.

The intellisense works inyour extension, but the NAudio dlls do still need to be copied manually - there are ways to handle this but they involve merging them into your dll, or holding them as resources and copying them into exe folder at runtime.  I wouldn't worry about this at this stage, just maybe leave a ReadMe instructions in your download - to be honest it will probably only be a couple people look at it in development.
[-] The following 1 user Likes litdev's post:
  • hybridClasher.init()
Reply


Messages In This Thread
RE: Audio Preprocessing Extension - by litdev - 07-26-2024, 03:29 PM
RE: Audio Preprocessing Extension - by z-s - 07-26-2024, 03:50 PM
RE: Audio Preprocessing Extension - by litdev - 07-26-2024, 09:13 PM
RE: Audio Preprocessing Extension - by litdev - 07-26-2024, 11:10 PM
RE: Audio Preprocessing Extension - by litdev - 07-27-2024, 04:50 PM
RE: Audio Preprocessing Extension - by litdev - 07-27-2024, 07:24 PM
RE: Audio Preprocessing Extension - by litdev - 07-27-2024, 10:23 PM
RE: Audio Preprocessing Extension - by litdev - 07-27-2024, 10:56 PM
RE: Audio Preprocessing Extension - by z-s - 07-28-2024, 05:26 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)