Results for "Category: Graphics/ Sound"
A simple Mp3 Player for a simple man. Base on article by:BLaZe found http://www.codeproject.com/audio/mp3player.asp
The smallest media player ever! no sdk or dlls require,it can play this file formats *.wav, .snd, .au, .aif, .aifc, .aiff, .wma, .mp3, .cda, .mid, .rmi, .midi, .mpeg, .mpg, .m1v, .mp2, .mpa, .mpe, .avi, .wmv, .asf, .wm, .wma, .wmv. and much more with only a few lines of code.If you like this program or find it useful please vote.
Dynamic Surveysystem v1 Just take a look at the best: -Simply administration functions (like all of my programs) -Premade grafics -Totally dynamic: You only have to edit ONE file and my program modifies all the others automatically. -Cookie based voting: To prevent one user voting several times. Just download it and enjoy this great Surveysystem coded by Guo Xu. You won't be dissappointed. And by the way, don't forget to vote for a 15 years old asp programmer ;) This code was tested on Win 98 SE/PWS and Win2K Server/IIS5. To create or edit a survey just load setup.asp from your browser once setup.asp is uploaded to your server. Of course you can change the grafics of the surveybars. The easiest way is to open the default grafic in the grafix folder and modify them in an Editor like Photoshop, Photo Impact, Fireworks. NOTE: You better dont modify the size of the grafix. If you do some errors may occur.
This is a simple, easy to use function that shows how to load a bitmap from a file then bitblit it to a window.
Have you ever needed a to hear something from your computer besides that grinding it makes and the humming? MAKE IT TALK!!!
The function generator produces sine, square, triangle waves or pink noise. This program allows you to use the line output of your sound card for testing circuits or speakers. Useful for speaker testing.
Use your sound card input analyze frequency response. This application works like a real spectrum analyzer. Uses the line / mic input of the sound card. Great for testing speaker response.
This is an upgrade to my previous Tramp MP3 Player. Now has an Reverb/Echo Module. Improved Playlist (with popup menu).. You can sort the list by Title or Artist. Also you can edit the ID3 info. Added a VU meter control. Fixed a couple of bugs in the decoder. Improved the help (if there is such a thing)... View the Readme.Txt for more info. If you have the old Tramp Player, the playlist files (*.lst) and the trampcfg.dat file are obsolete. Delete them if you install this in the same folder as the previous version. The program is written in VC++ 6.0.
This code demonstrates how to achieve some of the oldschool assembler Demo effects using C# and GDI. No directX! Includes fire, plasma and parallax stars. Fully commented. BUT WHY WOULD YOU WANT TO DO THIS STUFF?! Because we can and those old demos were the coolest things ever!
Much to learn about old-school DemoFX we still have, padawan! In this version we cover more complex effects using GDI: waves, rain and old-fashioned 3D rotation. Anymore tutorials on these are a little difficult to find, especially for C# so get it while it's hot! Fully commented.
I didn't care for the examples of pie charting out there so I created my own. This contains 2 projects: Graphing and a GraphingTestApp. Pie/Bar(Horizontal and vertical). Working on a line graph some of the line graph code is in this version. Can be used in ASP.NET. I actually cleaned up the encapsulation. The new version is easier to create piecharts and bargraphs. Should work in a Windows App and a Web App.
This is version 2. I didn't care for the examples of pie charting out there so I created my own. This contains 2 projects: Graphing.V2 and a GraphingV2Testing. Pie/Bar/Line The bar does more. Line graph is finally complete. Can be used in ASP.NET. (Cleaned up again.) I actually cleaned up the encapsulation. The new version is easier to create piecharts and bargraphs and Line Charts.
This is a example to show a person how to use more then 16 colors in dos but not all at once.
This is a pretty neat effect. You can rotate it on its X and Y axis and it looks like 3d. By holding down the Up or Down button you can see it so to speack animated. ESC EXITS the whole program. By Pressing enter then moving the up or down button again u can take the whole screen and paste it on the screen and still move around it.
Last semister, I finished my graphics Lab and thought of trying out 3D transformations and finally ended up with this. Check out the animation. It looks really cool. Maybe you can use this code in your apps as a splash screen or something. Please leave feedback. Thanks. --- Ali
This shows how to make a simple free-hand drawing program in Visual C++. The code is commented.
Demonstrates how you can draw OpenGL to a window that you created in a dialog box with the resource editor, without having to manually use CreateWindow
The purpose of this article is to demonstrate how to build RGB pixels of varying bits per pixel (15, 16, 24, and 32) and it also shows how to RGB color components from an RGB pixel.
A standard ColorPicker that resembles Adobe Photoshop ColorPicker. No Image files used. purely code color algorithms.It is faster since algorithms are used efficiently ( ...within my knowledge); to speedup the running. This is my first C++ programme so the coding styles may not be in a standard way. Forgive me. Any comments (+ or -) or certainly VOTES are welcome... This is not a completed vertion.But includes 3 color space with Hue, Saturation and Brightness. Also see my article ' A Standard ColorPicker' in Visual Basic section that is more completed than this vertion with Preset custom color, Safety palette etc.
An update of my first bargraph project... no more dashes or ugliness. Plus I added a feature which allows you to adjust the hight of the graph. I've also added comments for you who wish to have a little more fun with it. http://www.netortech.com/