Archive for the ‘Freeware’ Category
An updated version of Bassmidi has been released. And I modified some codes for Midi To Wav as well.
Download MidiToWav version 2.0.5.3 / 1,03 MB (1 089 382 byte)
Hashes
MD5: 8EB5D74DEC1B6B0220F0D361F31674EA
SHA1: EFA3DAEF308D010DD1C3A2B54103F8321737FA60
New Bass has arrived and I have upgraded “Midi To Wav”. This time I have not changed particularly.
MIDI TO WAV version 2.0.4.12
Mirror:
http://mino.ucoz.com/load/freeware/midi_to_wav_version_2_0_4_12/1-1-0-15
Hashes
MD5: 5AE01581E8810CB6AC3A310B6CF1299A
SHA1: 67A08837DE57630A32914A341E2756520622F7FB
I found a bug and fixed..
You can start many instances, is fixed.
Current version is 1.0.1.209
and can download from here.
Pincodes Version 1.0.1.209
1,08 MB (1 136 019 byte)
MD5: 1C74077CFB6D24B1C70584CB50550C31
SHA1: C1593678F40BD1AEBED0101A5F0E88F8C1602850
Pincodes has been released!
Version 1.0.1.207
I have changed its appearance a bit and checked the features. It seems OK. I renamed its name “Pin Codes” to “Pincodes” as well.
You can read about details of Pincodes here (http://www.minostudio.com/blog/freeware/pincodes/).
I will update the download page soon. Until then you can download it from here (1,00 MB (1 052 898 byte)).
Hashes:
MD5: 593CCE71F0FD1D20CFCF6FCEF5AF237F
SHA1: 70CC7BD25FA2531C39B1E17E3AC8D246BAA9C0B6
Pin Codes will soon be here.
It is a program to store your passwords and stuff in a compact database. If you work with affiliate programs, it fits perfectly well.
When you have once filled in a form, it is not necessary then save files and stuff, it is saved. And of course you can password protect them.
Now again. Batch Image Resizing Software. And is based on ImageConverter made of Eric-Paul. Unlike his version, this one save your images to JPEG.
The source code, I could not manage is the following.
CheckForIllegalCrossThreadCalls = false;
I got Error message.
Since I am using “BackgroundWorker”, I hope it goes well.
Anyway, it’s very fast to scale your images.
There seems to be some mysterious features of Windows, and it’s magically save JPEG image format. It was not necessary to enter specific values for compression or anything, just the size.
Then voila. You have it.
And this part, I wanted to do something to avoid errors, because the user can delete digits.
But it was actually difficult.
Anyway, after many hours of hassle, I tried the test and see what happens. And look at that, it said nothing and worked just fine.
When I checked the saved images, the scale was changed to the default size (- 1024 pixels in this case), the value I wrote in the “numericUpDown” properties.
I wrote the code as follows:
string s = numericUpDownMaximum.Value.ToString();
if (s == "")
{
MessageBox.Show("You must input the Max value.", "Max width is empty", MessageBoxButtons.OK, MessageBoxIcon.Stop);
return;
}
else
{
MessageBox.Show(s, "Max width is not empty", MessageBoxButtons.OK, MessageBoxIcon.Stop);
}
And ran the program. I deleted numbers, and tested. Then answered the “1024″.
Wise Microsoft again! It is without saying anything but “Handled”.
If you want, you can download it from here.
Blender is the free open source 3D content creation suite, available for all major operating systems under the GNU General Public License.
Supported Platforms
- Windows XP, Vista, 7
- Mac OS X (PPC and Intel)
- Linux
- FreeBSD
Blender works on 32 and 64 bit systems.
You can download from the following URI.
My free software are now available for download from the following URI:
My free software are now available for download from the following URI:
Personal
http://mino.ucoz.com/load/freeware/personal/1-1-0-6
My Hash Calculator
http://mino.ucoz.com/load/freeware/my_hash_calculator/1-1-0-5
HTML Color Picker
http://mino.ucoz.com/load/freeware/html_color_picker/1-1-0-4
GPW Classic
http://mino.ucoz.com/load/freeware/gpw_classic/1-1-0-3
PGW (Password Generator)
http://mino.ucoz.com/load/freeware/gpw/1-1-0-2
Personal (Svenska)
http://mino.ucoz.com/load/freeware/personal_swedish/1-1-0-7
Indexer ( Files and Folder Indexer)
http://mino.ucoz.com/load/freeware/indexer/1-1-0-8
MIDI Test
http://mino.ucoz.com/load/freeware/midi_test/1-1-0-9
MIDI Test Source Code
http://mino.ucoz.com/load/freeware/midi_test_source/1-1-0-10
Series Renamer
http://mino.ucoz.com/load/freeware/series_renamer/1-1-0-11
My MP3 Tag Editor
http://mino.ucoz.com/load/freeware/my_mp3_tag_editor/1-1-0-12
I will continue to gradually upload files such as MIDI.





