Thursday, December 19, 2013

mp3tomid_chung realtime free mp3 to midi conversion

the best free, open source, realtime , sometimes better than originals .
mp3tomid_chung is a realtime free mp3 to midi converter trial i have written in freebasic with fbsound , using custom Fourier transform .
it converts mp3 files to polyphonic piano midi data sent to the choozen midi out port, connected for example to a midi recorder to produce midifiles , or to the integrated pc's midi mapper for listening . instruments must be well tuned . can export to midifile .

you can find it there
=> mp3tomid_chung   (3Mo)

=> https://www.kvraudio.com/product/mp3tomid_chung-by-nguyen-chung   

video => https://chungswebsite.blogspot.fr/p/blog-page_83.html       

works with Bill Evans's piano songs and Pat Metheny (you dont find many Bill Evans midifiles on the web, there you can have all) and  piano jazz solos, even orchestra .

can run on a small netbook.

(24/10/2011) enhanced pitch lock
(30/10/2011) enhanced performances (x4)
(02/11/2011) cpu10...100 cpu load selection
(04/11/2011) sin^0...60 waveform selection
(22/12/2013) harmotypeE..H added
(24/12/2013) transpose added
(16/11/2016) param r magic resistor added (replace transpose)
(05/12/2016) direct export to midifile added
(15/03/2017) learn function added

sample song recorded with midirec_chung and mp3tomid_chung
=> testdebby.mid

then resurected with midipiano_chung expander
=> piano9_0
=> piano9_1


 

Friday, December 6, 2013

consolidate textures into one image blender bug

tips : to avoid a bug in blender 2.49 consolidate textures in one image , in image_auto_layout.py script remove the line "Render.closerenderwindow()" , then after executing the script , press escape to remove the image texture window instead of  closing the window, you will be able to save your work.

Monday, November 11, 2013

piratesGL_chung free 3D openGL wind sail sea fight cannons battle

piratesGL_chung is a 3D openGL windsail seafight pirate / flight simulator with wind simulation, sea, moving water terrain waves , real satellite coasts maps , ships and naval cannons combat battle against the computer . It uses gui_chung and openGL, and is written in compiled freebasic.

=> https://sourceforge.net/projects/piratesglchung/   (8Mo)

(20/08/2011) game easier
tips: let other ships shoot at you, then rush on them and sink them from near
(11/11/2013) multiplayer mode with appspot server added (F8 key)
                    (firefox & chrome only)
(12/11/2013) splash, soundbomb added
 (05/04/2016) war (stop/start) (off = sail only) added (W key)


Get piratesGL_chung at SourceForge.net. Fast, secure and Free Open Source software downloads

Tuesday, November 5, 2013

webtoprog_chung simple web to local program communication

webtoprog chung is a simple example of communication from a web javascript program to a local desktop application program (written in freebasic ) using screen pixels test. No special autorisation or security bypass, just type a text in the web page and it will be displayed in the application's window.

click here => https://sourceforge.net/projects/webtoprogchung/

Sunday, September 1, 2013

midipiano_chungDLL free dll player version of midipiano_chung

midipiano_chungDLL is a free dll midi player version of midipiano_chung piano synth / expander . It can be called by any program (basic, c++, ...) with simple api to play midirec or mid files. Freebasic and cpp examples are provided. Can run on a small netbook . It is used in circuit_chung radio , Tilecity_chung and minimidi_chung midi player (included).

=> midipiano_chungDLL.zip    (5Mo)

(04/09/2013) used in circuit_chung's radio
(04/09/2013) minimidi_chung small midi player added
(24/09/2013) nbsounds overload bug corrected
(25/09/2013) minimidi_chung 4 stations midi folders added 
(28/09/2013) vu-meter added + anti saturation prog restored
(29/09/2013) used in Tilecity_chung's radio
  


Wednesday, June 5, 2013

circuit_chung free 3D road car racing game in freebasic and openGL

circuit_chung is a free 3D circuit road car racing game with random maps (1-99) generation , written in freebasic and openGL. Explore vastes areas,  find towns or start racing. Can run on a small netbook with windows 7. Include garden_chung small edit home garden game with trees, grasses, flowers .

click there => https://sourceforge.net/projects/circuitchung/

(08/06/2013) high fps car speed behavior changed
(10/06/2013) cockpit view added
(05/07/2013) some cockpits added
(11/07/2013) 3ways roads, highways added
(16/07/2013) random racing circuit + road/circuit mode switch
(17/07/2013) start racing and circuit scale added
(20/07/2013) lighting and car lightspot added
(21/07/2013) turns and crossroad panels added
(23/07/2013) towns added
(01/08/2013) some 3rd person view 3D cars added
(10/08/2013) redlights, manual gears added
(14/08/2013) persos3D_chung walker persos added
(03/09/2013) midipiano_chungDLL radio added (ctrl+A)
(24/09/2013) radio nbsounds bug corrected + stations added
(27/02/2014) edit home garden with trees,grass,flowers added
(01/03/2014) settle home function added
(03/03/2014) draw seashore with waves added
(12/03/2014) gps and track police car added
(14/03/2014) draw police car collide damages added
(16/03/2014) rocs, seasons, cpu%, mem% added
(23/03/2014) gasstation, carb, destructible police car added 


Tuesday, May 28, 2013

seacannon_chung free 3D sea battleship cannon simulation game

seacannon_chung is a free 3D sea battleship cannon battle combat and sail simulation game , written in freebasic and openGL , with real satellite coast maps and moving sea. Can run on a small netbook .

=>  https://sourceforge.net/projects/seacannonchung/

(01/06/2013) skydome1,2,  random rain added
(17/08/2013) enhanced cannon tubes, impact,smoke changed
 

Thursday, May 2, 2013

xvideocapture_chung free screen capture to divx .avi video

xvideocapture_chung is a small free program to capture computer's screen images (fullscreen / window / zone) directly and instantly into very compact divx .avi video file with stereo sound. It is written in freebasic and uses xvidcapture.dll .Can run on a small netbook .

=> https://sourceforge.net/projects/xvideocapturech/

(05/07/2013) select maxtime record added (ctrl+F3)
(20/01/2014) reduce image size mode added (ctrl+F9)
(21/01/2014) change record quality added (ctrl+F8)

example of video captured



Tuesday, April 9, 2013

guivideo_chung free video player in freebasic

guivideo_chung is a free mci based video player using gui_chung and mcisendstring , with window resizing, play/pause, step, repeat/repeatA->B , fast forward, speed (10%...300%), cursor. It is written in compiled freebasic and can run on a small netbook with window7.

=> https://sourceforge.net/projects/guivideochung/  (450ko)


Thursday, February 21, 2013

flightcombat_chung 3D openGL space / air / marine / ground combat flight simulator

flightcombat_chung is a free 3D openGL combat flight simulator (space, fly, car, boat) with real satellite countries sea and ground heightmaps. Attack and combat against ships DCA , land and repair on airships carrier, give wingmen orders and fly in formation, declare war or attack other planes to start massive dogfight.You can also explore vastes countries or planets by plane, foot, car or spacecraft.

it is a free open source program written in compiled freebasic and uses gui_chung and openGL.

=> flightcombat_chung.zip   (zipped & unzip with 7zip)

addons => flightcombatchu/files/addon/

 (22/09/2015) added flightcombat_chung_web version with realtime httpget google static maps satellite worldwide ground images directly from desktop & srtm heightmaps & openstreetmap osm data
=>   flightcombat_chung_web.zip  
=>  flightcombat_chung_web2.zip  (with full osm buildings shapes)


Get flightcombat_chung at SourceForge.net. Fast, secure and Free Open Source software downloads
(20/02/2011) 3rd person plane view added
(28/02/2011) some cockpits added
(01/03/2011) spitfire,bf109, p51d, f14 added
(05/03/2011) fog added, enhanced performances
(01/08/2011) new radar, b25_lowpoly
(18/08/2011) enhanced dynamics, game easyer
(05/12/2011) select level (easy,normal,hard) added
(23/05/2012) boats on radar, shoot b25 easier
(28/05/2012) shootable towers and domes added
(29/05/2012) airports and refueling added
(31/05/2012) westUS,florida,nepal added
(01/06/2012) shootable towns added
(06/08/2012) photorealistic ground textures added (map0...map4)
(07/08/2012) keyboard.txt file added to change keys if wanted
(15/02/2013) dirt roads between towns and airports
(16/02/2013) enhanced satellite heightmaps
(18/02/2013) scalez selection added
(19/02/2013) kenya added
(22/02/2013) new large 16bits addon Europe added
(24/02/2013) many new addons to download added
(27/02/2013) TTS speech voices added
(02/03/2013) bullets impact added
(03/03/2013) supersonic flight added
(04/03/2013) sea tide effect added
(06/03/2013) ground texture map=auto added
(11/03/2013) forests added
(12/03/2013) enhanced explosions
(13/03/2013) enhanced enemy airships shooting
(14/03/2013) space1 & orbiter flight added
(16/03/2013) orbital station & target added
(19/03/2013) avatars chatbots added (go to the space station)
(22/03/2013) Moon, Mars, Io added (talk to to space hostess)
(02/04/2013) interplanetary flight added
(05/12/2013) many towns objects added , gizeh,goldengate,paris 

Saturday, February 2, 2013

baxandall_chung free baxandall low/high eq like VST plugin effect

baxandall_chung is an open source baxandall low/high eq like VST plugin effect, to use with a VST host. Compatible with fb_chungVST, midipiano_chung, freemp3_chung custom plugin support. source code (c++, freebasic) is included in the zip file.

=> https://sourceforge.net/projects/baxandallchung/?source=navbar