Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.471.437 Times

Violin Strings freeware
Filter: All | Freeware | Demo
 

Violin Strings

1 2 3 4 5 > 
Released: August 13, 2013  |  Added: August 18, 2013 | Visits: 697

123 Violin Tuner The Violin Tuner is now free for web and mobile. This essential tool helps improve pitch and tune the violin. Whether you play classical Stradivarius or bluegrass with a fiddle, this tool will help tune the ear. Achieve perfect pitch and play better music on your violin instrument! It's...



Platforms: OS/2, Windows, *nix, Palm OS, Windows CE, Pocket PC, DOS, Other,Android,BlackBerry,iPhone,iPod,iTouch,Palm,Palm OS 6.0,Not Applicable,Handheld/Mobile Other,Java,AS/400,RIM,Symbian,OpenVMS,Netware,BEOS,iOS

License: Freeware Size: 5.87 MB Download (57): 123 Violin Tuner Download

Released: December 13, 2012  |  Added: December 13, 2012 | Visits: 777

Tuner Tuner is a free online guitar, bass, and general instrument tuner. Tune your guitar and bass in just seconds by playing a note and watching the dial shift left or right. The note your are playing is automatically displayed in the tuner's graphics.





Platforms: Windows, Mac, Other, Pocket PC, Android, BlackBerry, iPhone, iPod, iTouch, Palm

License: Freeware Size: 6.62 MB Download (898): Tuner Download

Released: July 01, 2012  |  Added: July 01, 2012 | Visits: 1.271

Strings edit Strings edit is a library that provides I/O facilities for integer, floating-point, Roman numbers, and strings. Both input and output subroutines support string pointers for consequent stream processing. The output can be aligned in a fixed size field with padding. Numeric input can be checked...


Platforms: *nix

License: Freeware Size: 54.27 KB Download (99): Strings edit Download

Added: February 27, 2010 | Visits: 1.167

PHP::Strings PHP::Strings is a Perl module to implement some of PHPs string functions. SYNOPSIS use PHP::Strings; my $slashed = addcslashes( $not_escaped, $charlist ); my $wordcount = str_word_count( $string ); my @words = str_word_count( $string, 1 ); my %positions = str_word_count( $string, 2 );...


Platforms: *nix

License: Freeware Size: 78.85 KB Download (107): PHP::Strings Download

Released: June 05, 2012  |  Added: June 05, 2012 | Visits: 611

Vintage Strings MkIII Vintage Strings MkIII is a new super realistic virtual string machine VST instrument (VSTi) that perfectly recreates the lush sound of analog string machines. Like these old machines, Vintage Strings MkIII is a synthesizer that was especially designed to produce rich warm string pads. This...


Platforms: Windows

License: Freeware Download (583): Vintage Strings MkIII Download

Added: May 10, 2013 | Visits: 486

Searching nested strings This script searches nested strings from a line of text. The strings are limited by two different characters.


Platforms: Python,

License: Freeware Download (59): Searching nested strings Download

Added: May 10, 2013 | Visits: 402

Visualize unicode strings If you are processing unicode strings and you want to print the string but run into UnicodeEncodeError all the time, this script shows you some simple steps to visualize unicode strings.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (63): Visualize unicode strings Download

Added: May 10, 2013 | Visits: 488

repr() of containers with non-ASCII strings Printing sequences or maps containing non-ASCII strings results in escape sequences. This function uses the not-so-commonly-known "string_escape" codec to facilitate printing such sequences for quick-viewing.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (59): repr() of containers with non-ASCII strings Download

Added: May 10, 2013 | Visits: 812

Generating all strings of a given alphabet This script shows a way to generate a list of all strings (in this case, string=list of symbols) of a given alphabet having a specified length by using list comprehensions. Strings (not the 'string' type) are frequently used in computer science; for example numbers are encoded as strings of...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Generating all strings of a given alphabet Download

Added: May 10, 2013 | Visits: 428

xor for strings xor for strings script demonstrates the use of simple xor for strings.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (56): xor for strings Download

Added: July 15, 2013 | Visits: 416

Strings Browser Extension Strings is a social tracking and filtering platform that allows you to share and uncover experiences that are relevant to you. Strings incorporates strong privacy controls, easy filtering, and tracking support that allows your actions on and offline to automatically identify personalized trends...


Platforms: Mac

License: Freeware Size: 102.4 KB Download (34): Strings Browser Extension Download

Added: October 01, 2013 | Visits: 563

Strings on Speed Strings on Speed is a music video game similar to Frets on Fire in which players simulate guitar play using their keyboard. It features a singleplayer as well as a multiplayer mode.


Platforms: *nix

License: Freeware Size: 1.9 MB Download (41): Strings on Speed Download

Released: June 12, 2012  |  Added: June 12, 2012 | Visits: 485

Show Strings Show Strings is ideal for the developer who wants to check that copyright messages and other text data is present in executables or libraries. It strips out blank space if desired and with drag and drop is easy and convenient to use. The interface is clean and simple, with indications as to...


Platforms: Windows

License: Freeware Size: 206 KB Download (571): Show Strings Download

Released: August 03, 2012  |  Added: August 03, 2012 | Visits: 470

Real Violin Assistant "Real Violin" is our paid violin app for iOS, this app make you use the speakers connected to your Mac to listen the HiFi violin sound from "Real Violin" app, wirelessly and real-time via WiFi connection. This is great if you want to play "Real


Platforms: Mac

License: Freeware Size: 409.6 KB Download (47): Real Violin Assistant Download

Added: May 10, 2013 | Visits: 283

Evaluating code inside strings In this script, Eval's __getitem__ returns the result of eval(key). In Python, String and Unicode objects have one special operator: the % operator. With that operator, strings can be formatted with format codes.Formatting is given syntax format % values, where format is a string with format...


Platforms: Windows, Mac, *nix, Python, Solaris

License: Freeware Download (62): Evaluating code inside strings Download

Added: May 10, 2013 | Visits: 291

Marshal unicode strings with PyXML If you want to serialize Python objects to XML then PyXML is a good choice. Except in the case when unicode strings come into play. In this case generic.Marshaller().dump() throws an ugly AttributeError: Marshaller instance has no attribute 'm_unicode' .This script extends both PyXML Marshaller...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (64): Marshal unicode strings with PyXML Download

Added: May 10, 2013 | Visits: 413

Quick Test If Strings Are Identifiers Quick Test If Strings Are Identifiers script allows you to see if a string is an identifier.This script takes advantage of the special treatment of the __slots__ attribute with new-style python classes. The actual test is performed by the python interpreter and raises a TypeError if any slot...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Quick Test If Strings Are Identifiers Download

Added: October 23, 2010 | Visits: 2.223

GNU barcode 0.98 GNU Barcode is a tool to convert text strings to printed bars. GNU barcode supports a variety of standard codes to represent the textual strings and creates postscript output..


Platforms: *nix

License: Freeware Size: 327.68 KB Download (179): GNU barcode 0.98 Download

Added: September 12, 2010 | Visits: 952

jTokeniser jTokeniser project is a Java library for tokenising strings into a list of tokens.. The website of Andrew Roberts, Schoolof Computing, University of Leeds. Research interests: Natural LanguageLearning (NLL), Grammar Inference, Natual Language Processing (NLP),Machine Learning, Clustering,...


Platforms: *nix

License: Freeware Size: 84.99 KB Download (94): jTokeniser Download

Added: October 25, 2010 | Visits: 1.001

Locale::Maketext::Extract Locale::Maketext::Extract is a Perl module used to extract translatable strings from source. SYNOPSIS my $Ext = Locale::Maketext::Extract->new; $Ext->read_po(messages.po); $Ext->extract_file($_) for <*.pl>; # Set $entries_are_in_gettext_format if the .pl files above use # loc(%1) instead...


Platforms: *nix

License: Freeware Size: 83.97 KB Download (94): Locale::Maketext::Extract Download

1 2 3 4 5 >