Click here to Skip to main content
15,908,768 members
Home / Discussions / C#
   

C#

 
GeneralnBASS updated Pin
leppie1-Sep-02 10:23
leppie1-Sep-02 10:23 
To all interested, I have updated nBASS to have WMA Streaming support as well WMA encoding to file and network. Smile | :)

Here the link to the source (251kb)[^].

Naturally , you will need bass.dll and basswma.dll from the BASS home page[^].

Here's the changes:

nBASS 0.9.3 (1 September 2002)

- Added WMA streaming support, needs basswma.dll (duh!)
- Added WMAStreamTest with visuals.
- Added FX Parameters property. FX can now be tuned.
- Added GetData(byte[] buffer, int length) to AdvancedChannel.
- Added Stereo FFT flags.
- Added WMA Encoding, woohoo, net radio!
- Added WMAEncoderTest.


nBASS 0.9.2 (29 August 2002)

- Add ProgressInterval property to ChannelBase
- added AdvancedChannel.GetData()
- added StreamTest with visualizers (same as VB.Net) with stereo
- all Debug projects now outputs to a single bin dir in the root. Copy bass.dll & basswma.dll there.
- Increased Progress event to fire even quicker. From 100ms to 20ms.


The source is also nice for seeing a variety of marshalling problems I encountered along the way. You can compare with the docs provided with bass.dll.

To all who finds this usefull, enjoy Smile | :)

MYrc : A .NET IRC client with C# Plugin Capabilities. See
http://sourceforge.net/projects/myrc
for more info. Big Grin | :-D
GeneralRe: nBASS updated Pin
James T. Johnson1-Sep-02 11:43
James T. Johnson1-Sep-02 11:43 
GeneralRe: nBASS updated Pin
leppie1-Sep-02 11:54
leppie1-Sep-02 11:54 
GeneralRichTextBox Pin
Iulian Serban1-Sep-02 8:11
Iulian Serban1-Sep-02 8:11 
GeneralRe: RichTextBox Pin
Mazdak1-Sep-02 9:40
Mazdak1-Sep-02 9:40 
GeneralRe: RichTextBox Pin
Iulian Serban1-Sep-02 22:39
Iulian Serban1-Sep-02 22:39 
GeneralRe: RichTextBox Pin
James McCutcheon1-Sep-02 22:01
James McCutcheon1-Sep-02 22:01 
GeneralRe: RichTextBox Pin
Iulian Serban1-Sep-02 22:37
Iulian Serban1-Sep-02 22:37 
Generalwebservice Pin
Mazdak1-Sep-02 7:29
Mazdak1-Sep-02 7:29 
GeneralRe: webservice Pin
SimonS2-Sep-02 22:06
SimonS2-Sep-02 22:06 
GeneralGetting the Handle of a Form in Design mode Pin
leppie1-Sep-02 6:32
leppie1-Sep-02 6:32 
GeneralOpen Directory Pin
Nnamdi Onyeyiri1-Sep-02 4:55
Nnamdi Onyeyiri1-Sep-02 4:55 
GeneralRe: Open Directory Pin
leppie1-Sep-02 6:48
leppie1-Sep-02 6:48 
GeneralRe: Open Directory Pin
Stephane Rodriguez.1-Sep-02 7:24
Stephane Rodriguez.1-Sep-02 7:24 
GeneralRe: Open Directory Pin
Mazdak1-Sep-02 9:41
Mazdak1-Sep-02 9:41 
GeneralCalling a C# DLL in C++ Pin
Anonymous1-Sep-02 3:39
Anonymous1-Sep-02 3:39 
GeneralRe: Calling a C# DLL in C++ Pin
Stephane Rodriguez.1-Sep-02 4:04
Stephane Rodriguez.1-Sep-02 4:04 
QuestionHow to change namespace for resource file? Pin
tomiga1-Sep-02 1:29
tomiga1-Sep-02 1:29 
QuestionAm I doing it right? Pin
Li-kai Liu (Angus)31-Aug-02 17:50
Li-kai Liu (Angus)31-Aug-02 17:50 
GeneralIs it legal to use the Shell32.dll icons Pin
gekoscan31-Aug-02 14:49
gekoscan31-Aug-02 14:49 
GeneralRe: Is it legal to use the Shell32.dll icons Pin
ColinDavies31-Aug-02 15:38
ColinDavies31-Aug-02 15:38 
QuestionHow to use "win32_find_data" in C# or VB.net? Pin
Segal30-Aug-02 19:45
Segal30-Aug-02 19:45 
AnswerRe: How to use "win32_find_data" in C# or VB.net? Pin
leppie31-Aug-02 2:14
leppie31-Aug-02 2:14 
AnswerRe: How to use "win32_find_data" in C# or VB.net? Pin
leppie31-Aug-02 2:22
leppie31-Aug-02 2:22 
AnswerRe: How to use "win32_find_data" in C# or VB.net? Pin
leppie31-Aug-02 4:24
leppie31-Aug-02 4:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.