Topic profile page for Notation.
This page has aggregated data from forum posts, threads, listings, online discussions, newsgroups, messageboards, and other online sources which contain user generated content for the term: Notation.
Topic "Notation" was discussed 21,436 times on 2,534 sites in last 3 months
i just edited a retweet to make it fit, but now i'm... i just edited a retweet to make it fit, but now i'm worried i've participated in academic impropriety by changing a quote without notation. 1:16 PM Jun 28th from web
Started 1 day, 10 hours ago (2009-11-29 16:44:00)
by ncs22
1. The problem statement, all variables and given/known data There are some equations in the notes on field theory I am reading with notation I have never come across before. Someone told me it was a way of ensuring that the expression was anti-symmetric. I can't find it used the same anywhere else but no explanation is provided in the notes which makes ...
Started 3 days, 13 hours ago (2009-11-27 13:18:00)
by krusader23
Hi, I want to display two values with the scientific notation in a way, that both of the values have the same fixed exponent value, i.e.: x=2345,5 y=0,897 Should be displayed as: x=2,3455e3 y=0,000897e3 Any suggestions?
Started 4 days, 2 hours ago (2009-11-27 00:04:00)
by ComeToTheDarkSideWeHaveCookies
I'm doing a little design project where I'd like to write some words that are not used in musical notation, but I want to use the same (or at least ascetically compatible) font that is used in traditional musical notation for mf (mezzo forte), crec (crescendo), etc. Anyone know what it is called?
Started 4 days, 2 hours ago (2009-11-26 23:58:00)
by Klapaucio
Hello! This is my first post here! (Great site!! Bernhard, you are the best) I'm looking for a software that allows me to write correct and accurate rhythms for drumset with legitimate options regarding musical notation. I use frequently Sonar 6.0 with ease, and now I've installed Finale 8 and Encore 5. Neither program allows me to write a 7/8 rhythm for hi-hat in...
Started 5 days, 13 hours ago (2009-11-25 13:23:00)
by StevenPlaysDrums
I'm doing an arranging project for my graduate jazz combo arranging class and I need to be able to move between Slash, Rhythmic, and Standard notation within a single staff. In particular, I need to do this within the Drumset and Piano parts. I've tried using multiple layers, but I can't make that work...I'm out of ideas. I've read the manual and consulted various online forums with no luck. The...
Started 1 week ago (2009-11-23 14:49:00)
by corp1126
Hi all, I'm working with some legacy C code and am unsure about some notation I'm seeing. I essentially have the situation below, Code: void func_A(stuff) { //Stuff func_B(x,1L); //More stuff } void func_B(int *n,long x) { //Stuff } The first function calls the second and provides as one of the arguments a long int that is, in this case, not a ...
Started 1 week, 2 days ago (2009-11-21 08:02:00)
by Santuzzo
Hi, what notation software are you guys using? I am considering getting a notation software, but I probably won't be using it very much, so I was wondering if there was any freeware notation software that is good? Otherwise I might have to get something like Sibelius or Finale, which are kind of pricey, and especially considering I won't be using it very often (just every once in a...
Started 1 week, 1 day ago (2009-11-23 01:06:00)
by yaclaus
I´ve done a lot of playing by ear lately, and I would now like to write down some of the solos so I can analyze these more extensively. I know Sibelius, but it´s a huge mother I can´t afford, and that´s also more for arranging and bigger stuf than transcription. All I need is notation lines with the possibility of chord symbols over them, midi sounds and it being able to play swing. The...
Started 1 day, 7 hours ago (2009-11-29 18:53:00)
by coolnessitself
Say set , how to notate without saying , since I'm not explicitly writing out like that for a variety of reasons? Like max( ) has the maximal element, what about last( ) or something? Is that recognized?
Started 5 days, 16 hours ago (2009-11-25 10:42:00)
by jbjb
I'm using the released Flex toolkit. When I query an object that is defined in Salefsorce as a text string, and if that string contains the letter "e" - for example "123e4567890" - then the Flex toolkit casts that string to a number since it apparently thinks that "e" is scientific notation. Often that improperly cast number is too large and becomes "Infinity." Is there a way ...
Started 3 days, 8 hours ago (2009-11-27 18:43:00)
by barbaros_akkurt
Dear all, I have established and imported a huge CSV file of about 20 thousand entries, about a musical notation archive. I have appended a column named "note_status", with which I would like to tell the database that I do not have a notation for the entry "0", or one page "1", two pages "2", three pages "3", etc. Please help me with the PHP code, provided that I have the information ...
Started 5 days, 17 hours ago (2009-11-25 08:55:00)
by scottycs
Today I checked and wife's BK7 was gone from EQ. Now to try the others (freezing EX). Here is the steps I took: 1)Freeze choicepoint 2)Dispute all former names and adresses 3)Dispute all accounts with BK7 comment (all removed notation) 4)Dispute BK7 5)Dispute came back verified, and then I asked for verification and stated the courthouse they listed does not verify BK to credit bureaus....
Started 1 day, 8 hours ago (2009-11-29 18:47:00)
by mneeley490
From the Rattlesnake Hills area in WA. No notation what's in it, but I'm guessing cab, merlot, and syrah. 14.3% alc. A slight whiff of alcohol at first, that quickly blows off to reveal a spicy, plummy nose. On the palate I found black fruit, cocoa, and just a hint of espresso and spice. Just enough tannins to give it a nice grip, balanced with the right amount of acidity. I picked up this 750ml...
Started 5 days, 7 hours ago (2009-11-25 18:49:00)
by mrstevenund
I'm trying to import a tab delimited .txt file which contains some hex values like 1E3. Excel is interpreting these as 1.00E+03 (scientific notation or 1000). Even if I go File> Open tell it tab delimited and to import as text, it still auto formats these cells as scientific notation. Thanks in advance.