Click here to Skip to main content
15,897,718 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to do a virtual keyboard in c# ? Pin
Stephane Rodriguez.2-Sep-02 0:01
Stephane Rodriguez.2-Sep-02 0:01 
GeneralBringToFront changes index Pin
James McCutcheon1-Sep-02 20:32
James McCutcheon1-Sep-02 20:32 
QuestionGraphic engine for .NET anyone? Pin
Alastair Stell1-Sep-02 16:01
Alastair Stell1-Sep-02 16:01 
AnswerRe: Graphic engine for .NET anyone? Pin
David Stone1-Sep-02 17:58
sitebuilderDavid Stone1-Sep-02 17:58 
AnswerRe: Graphic engine for .NET anyone? Pin
Rickard Andersson201-Sep-02 20:47
Rickard Andersson201-Sep-02 20:47 
AnswerRe: Graphic engine for .NET anyone? Pin
Stephane Rodriguez.1-Sep-02 21:20
Stephane Rodriguez.1-Sep-02 21:20 
AnswerRe: Graphic engine for .NET anyone? Pin
leppie2-Sep-02 5:24
leppie2-Sep-02 5:24 
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 

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.