Louise Bessette
Louise Bessette, CM OQ (born June 20, 1959) is a Canadian pianist. Born in Montreal, she trained at the Conservatoire de musique du Quebec a Montreal (CMQM).[1]
Louise Bessette | |
---|---|
Born | Montreal, Quebec, Canada | June 20, 1959
Instruments | Piano |
Website | www |
Awards
In 2001, she was made a member of the Order of Canada in recognition for "her great talent and contribution to contemporary music".[2] In 2005, she was made an Officer of the National Order of Quebec.[3] In 2014 she was awarded an Opus Award for Performer of the Year.[1] In 2019 she received the Lifetime Artistic Achievement Award from the Governor General's Performing Arts Awards.[1][4]
gollark: Oh, never mind, found it.
gollark: Thanks. Apparently that works. Is there a way to *cancel* that task from the function which spawns it?
gollark: I think I'm missing something then. It says```rusterror[E0373]: async block may outlive the current function, but it borrows `ws`, which is owned by the current function --> src/connection.rs:40:23 |40 | task::spawn(async { | _______________________^41 | | let mut interval = stream::interval(Duration::from_secs(10));42 | | while let Some(_) = interval.next().await {43 | | ws.send_string("Hi".to_string()); | | -- `ws` is borrowed here44 | | }45 | | }); | |_____^ may outlive borrowed value `ws````
gollark: `WebSocketConnection` is not.
gollark: I found `async-scoped`, but it seems like that would either block the entire thread or possibly cause safety issues.
References
- "Award Recipients - Governor General's Performing Arts Awards (GGPAA)". ggpaa.ca. Retrieved 2019-12-16.
- Order of Canada citation
- "Louise Bessette citation". National Order of Quebec (in French).
- Schwartz, Susan (2019-03-01). "Pianist Louise Bessette honoured with lifetime artistic achievement award | Montreal Gazette". Montreal Gazette. Retrieved 2019-12-16.
External links
- Louise Bessette at The Canadian Encyclopedia
- Louise Bessette in Wikipedia (en français)
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.